This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Show var_dump

Description

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

Screenshots

  • After install, results for "var_dump_ex" in your dashboard footer

Installation

  1. Upload show-var-dump to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. If you want check array,object,etc.,write method “var_dump_ex”

e.g. var_dump_ex($param);

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Show var_dump” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Show var_dump” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0
First Release.