WP Debug Logger

This plugin logs the activity of supported plugins to a file, making it easier to figure out why there's a problem.

If you have been asked to install this plugin because of a support issue then installing this plugin is just like installing any other plugin. Once installed, go to Settings->WP Logger and enable logging. If you have a number of supported plugins enable the one you are interested in.

Developers who want to use this plugin to add logging to their own plugin should see the Developers section of this documentation.

Mark Jaquith's Monitor Pages plugin was used as a template for this plugin. Thanks Mark!

Log Viewer

** FULLY COMPATIBLE WITH MULTISITE INSTALLATIONS ** ** The plugin is recommended to use only in development. ** This plugin provides an easy way to view any *.log files directly in admin panel. Also you can perform simple actions like empty the file or deleting it. To activate WordPress logging t.........

Similar: 50%

WH Debug

This plugin is for developers. Wherever you need to find out what is happening in your code place wh_debug('name', $value) in there. Where 'name' describes what you are trying to debug and $value is the value you want to see. Run your code and see the value(s) in a table on the admin side under T.........

Similar: 50%

What Template

Adds the current page's template name to the admin bar. Because this plugin reveals potentially sensitive information about the active theme, it is recommended for development environments only, and should not be enabled on a production site....

Similar: 40%

WpDevTool

WpDevTool implements many useful functions for WordPress Developers such as: Maintenance mode: Return a HTTP RESPONSE 503 (Service Temporary Unavailable) Under Maintenance landing page Debug bar: A simple bar which show number of query, timing and memory of current page Enable error display and lo.........

Similar: 38%

WordPress Logger

Display log messages from PHP in the browser console in Safari, Firefox (with firebug), and Opera (with the new Dragonfly debugging environment). Essential debugging tool for plugin and theme developers. You no longer have to use 'print_r' statements from PHP to figure out what is going on in the c.........

Similar: 37%

WP Viewer Log

Add widget into Dashboard for view the day errors, view full log in page this plugin, configure the wp-config.php (optional) and add link to view errors in admin bar (optional) Añade un widget en el escritorio para ver los errores del dia, ver el log completo en la página del plugin, configurar el .........

Similar: 30%

Custom Error Log

Custom Error Log allows you to create custom errors in your WordPress theme or plugin with a single function. Great for debugging those long and complex scripts. Each error can have its own error message making it a lot easier to pin down specific issues in your code. You can also log notices for l.........

Similar: 29%

Wixiweb FirePHP Queries

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

Similar: 17%

BugFu Console Debugger

BugFu lets you log from PHP directly to your Browser JavaScript Console - Meant as an aid to those practicing the ancient art of debugging - HOW TO CHECK IF BUGFU IS WORKING Open your browser console, if you see this header, BugFu is working properly ################################ #### BugFu Co.........

Similar: 15%

Gitium

Gitium enables continuous deployment for WordPress, integrating with tools such as Github, Bitbucket or Travis-CI. Theme or plugin updates, installs and removals are all automatically versioned. Ninja code edits from the WordPress editor are also tracked by the version control system. Gitium is des.........

Similar: 10%