>
Download This Plugin | |
Download Elegant Themes | |
Name | FreshMuse DebugBar Extender |
Version | 1 |
Author | FreshMuse |
Rating | 0 |
Last updated | 2012-08-15 03:57:00 |
Downloads |
275
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
FreshMuse DebugBar Extender plugin added 16 bytes of resources to the Home page and 31 bytes of resources to the sample Post page.
FreshMuse DebugBar Extender plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! FreshMuse DebugBar Extender plugin ads no tables to your Wordpress blog database.Custom extension of the WordPress Debug Bar. Designed from the development needs of FreshMuse. This extension allows developers to quickly and easily log messages in Debug Bar with the following log levels:
This extension also provides a unique dump feature. Given an object this extension will recursively walk through it and display all the elements contained within the object in a easy to use, collapsible UI.
Usage: fm_debug( String $title, String $data, String $loglevel = 'log' ) fm_dump( String $title, Mixed $data )