Software Details:
Version: 0.8.2
Upload Date: 13 Apr 15
Distribution Type: Freeware
Downloads: 63
The plugin adds an option to the admin top menu bar called "Debug" which will show various debug info related to the currently loaded page.
Recommended for testing or troubleshooting purposes, the plugin will provide an introspective of what happens in the page's underbellies, PHP and MySQL wise.
The debug panel shows memory usage, query, requests, cache, and other debug info.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- Minor security fix.
What is new in version 0.7:
- Made compatible with PHP < 5.2.0.
- CSS tweaks.
- Load JavaScript in footer.
- Fixed display issues for WP_Query debug on CPT archives pages.
- SQL/DB error tracking.
Requirements:
- WordPress
- WP_DEBUG set to 'true' in wp_config.php file
Comments not found