FreshMuseDesign/freshmuse-debug-bar
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== FreshMuse DebugBar Extender === Contributors: blobaugh, FreshMuse, Daniel-Landram Tags: DebugBar, Debug, FreshMuse, Extender, Extension Requires at least: 3.0 Tested up to: 3.4 Stable tag: trunk Custom extension of the WordPress Debug Bar. Designed from the development needs of FreshMuse == Description == 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: - log - warning - error - notice - dump 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. == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.