=== 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 Requires at least: 2.0.0 Tested up to: 4.2.2 Stable tag: 1.0.0 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**. == 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 = * 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")