wp-dBug Icon

wp-dBug

By vhauri

Active Installs

60+

Last Updated

January 19, 2013

First Released

June 24, 2010

Download History (Last one month)


Contributors

This plugin is basically a wrapper for the excellent dBug (http://dbug.ospinto.com) class for PHP debugging, written by Kwaku Otchere..

Instead of var_dump or echo, you can call wp_dbug( $variable ) to get clear, dynamic debug output of strings, arrays, or objects.

Thanks to @borkweb, the plugin is now compatible with the WP Debug Bar plugin (https://wordpress.org/extend/plugins/debug-bar/) for extra debugging goodness!

  1. Download the plugin and unzip it into wp-content/plugins.
  2. Activate the plugin by going to Plugins and choosing Activate.
  3. Use for debug output anywhere within WordPress by calling wp_dbug( $variable ).

Q: This is just a class with a wrapper for WordPress. Why bother?
A: It took 15 minutes to write, and saves me 5 minutes every time I need to debug a new blog. ‘Nuff said.

Q: Can I use this stuff outside of WordPress?
A: Yes! Go to http://dbug.ospinto.com and download the dBug class, then include it in whatever project you’re working on.

Changelog

No changelog available.

<br />
<b>Warning</b>:  Undefined array key /home/ylinkin/truewp.net/wp-content/plugins/truewp-plugin-info/truewp-plugin-info.php on line 756
" width="120" height="120">

Available Versions

Version Download Type
0.1 Download Stable

Plugin Info

  • Version: 0.2
  • Last Updated: January 19, 2013
  • Active Installs: 60+
  • WordPress Version: 2.7 or higher
  • Tested up to: 3.5.2
  • PHP Version: or higher
  • Tags:    
    dbug debug debugger var_dump

Ratings


5.0 out of 5 stars. (2 reviews)

See all reviews
Scroll to Top