=== Wixiweb FirePHP Queries ===
Contributors: arnolem
Donate link: https://twitter.com/arnolem
Tags: analyse, debug, firephp, php, sql, tuning, firebug, firefox, bug, plugin, development, logging, query, queries, performance, debugging, wixiweb
Requires at least: 2.0.0
Tested up to: 4.6.0
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Use Firebug with FirePHP to analyze the SQL queries made by Wordpress. Ideal for development and avoid performance issues.

== Description ==

Use Firebug with **FirePHP** to **analyze the SQL queries** made by Wordpress. Ideal for development and **avoid performance issues**.

![Firephp for Wordpress](https://ps.w.org/wixiweb-firephp-queries/assets/screenshot-1.png "wixiweb-firephp-queries for Wordpress to view all SQL Queries in FirePHP")

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload "wixiweb-firephp-queries" folder to the /wp-content/plugins/ directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Make sure **SAVEQUERIES** is defined in your wp-config.php. Add the following line: `define('SAVEQUERIES',true);`
1. Install Firebug : https://addons.mozilla.org/firefox/addon/firebug/
1. Install Firephp : https://addons.mozilla.org/firefox/addon/firephp

== Screenshots ==

1. "wixiweb-firephp-queries" for Wordpress to view all SQL Queries in FirePHP

== Changelog ==

= 1.0.1 / 2015-05-16 =
 - Add support to PHP < 5.5.0
 - Use vendor folder to external content

= 1.0.0 / 2015-05-14 =
* First version


== Upgrade Notice ==


== Frequently Asked Questions ==


== Credits ==

* [Arnaud Lemercier](http://arnaud.lemercier.me "Développeur Web Rouen")
* [Wixiweb](http://wixiweb.fr/ "Agence développement Wordpress Rouen")
* [FirePHP](http://firephp.org/ "Firebug Extension")