Show var_dump

By : woodroots

"var_dump" method can't show results in functions.php. If You can use original method "var_dump_ex",the results shows in your dashboard after "Show var_dump" plugin install.

Pretty Debug

Make var_dump's and print_r's more readable Function output references with http://queryposts.com API when possible. Use r instead of var_dump Use rt for text mode. For example: r($GLOBALS['wp_query']->get_posts()); rt($GLOBALS['wp_query']->get_posts()); Notes : P.........

Similar: 60%

wp-dBug

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 i.........

Similar: 50%

VarDumper

A plugin to include var-dump package to use dump function while developing or debugging. It works with PHP 5.5.9+. After installing the plugin, if you have the sufficient PHP version you can start using dump() function. Original var-dump package used in this plugin: https://github.com/symfony/var-.........

Similar: 50%

Hikari Krumo

Krumo is a debugging tool equivalent to print_r() and var_dump(), with the advantage of collapsing array and object values so that it takes less space and let us see only what we really need from complex data. Hikari Krumo ports it to a WordPress plugin, so that Krumo becomes easily available in an.........

Similar: 34%

Kint PHP Debugger

This WordPress plugin is a wrapper for the Kint PHP Debugger utility. Now instead of using var_dump() or print_r(), you simply use d() with zero, nadda, no formatting required. Use this tool when you are debugging your website, in place of var_dump(), print_r() and debug_backtrace()....

Similar: 28%

Debug This

This plugin gives WordPress super admins an easy way to peek under the hood of the front-face of a WordPress installation via the admin bar. Forty-nine debug modes are included. Here is a sample of the packed-in debug goodness: oEmbed providers Post attachments Variety of WP_Query modes Variety o.........

Similar: 24%

debugWP

DebugWp will place a new toolbar at the bottom of your wordpress site only visible to Administrators that shows information about any particular page you are looking at. The WordPress Debug information includes : Total Queries Execution Time Object Information Page Type Front Page P.........

Similar: 24%

Kint Debugger

Kint Debugger is a simple WordPress wrapper for Kint, a debugging tool to output information about variables and traces. Debugging is presented in a styled, collapsible format that is easy on the eyes. Kint Debugger plays nice with the Debug Bar plugin by creating its own panel to display your debug.........

Similar: 24%

System information

Adds a system information page that include all the details on your WordPress configuration. That include server details, php configuration, WordPress configuration, current theme details, plugins details and hooks details. That allows for an easy copy/paste of the information you usually need to co.........

Similar: 16%

WP Mail Logging

Logs each email sent by WordPress. This can be useful if you don't want to lose such mail contents. It can also be useful for debugging purposes while development. Features of the plugin include: Complete list of sent mails - view and search through the mails. Zero-configuration - just install an.........

Similar: 10%