Posted by
Zerotop on Sep 4, 2012 in
Plugins |
0 comments
Plugin Description
This WordPress Plugin collects the XDebug output and displayes it in the footer. It both works in the front end and in the administrator interface of WordPress
Please make sure that you comply to the following dependencies:
- have defined your ‘WP_DEBUG’ as true (in wp_config.php)
- have the Xdebug extension for PHP activated (zend_extension=/[path to libraries]/xdebug.so)
Installation
This section describes how to install the plugin and get it working.
- Extract the `zi-xdebug-outputhandler.zip` to the `/wp-content/plugins/` directory
- Activate the plugin through the ‘Plugins’ menu in WordPress, its named `ZI Xdebug Output Handler`
- Change define(‘WP_DEBUG’, false) to define(‘WP_DEBUG’, false) in wp-config.php
- Enable the Xdebug extention on your webserver
Frequently Asked Questions
Where can I find more information about Xdebug
Please visit http://xdebug.org/index.php
Where can I find more information about define(‘WP_DEBUG’, false)
Please visit http://codex.wordpress.org/Editing_wp-config.php#Debug
I have other questions
Please add a comment below!
You can sponsor me
Leave a Reply