/WordPress-developer-monitor

WordPress plugin for monitoring development information like queries, environment variables, etc.

Primary LanguagePHP

=== Developer monitor by VentureGeeks ===
Contributors: nick000000
Donate link: http://venturegeeks.com/blog/wp-developer-monitor/
Tags: plugin, development, Firebug, FirePHP
Requires at least: 2.0.2
Tested up to: 3.3.2
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Check all the running queries and other development information in Firebug. Great to debug performance issues in live web sites.

== Description ==

This is probably a tool that every wordpress developer needs. Use it to see through the Firebug console all important things like database queries, $_POST, $_GET, $_FILES and other evnironment details.

== Installation ==

1. Upload `dev-monitor` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings -> Developer Monitor

== Screenshots ==

1. The firebug console with information on the page view.