Hikari Krumo

Krumo is a debug tool able of collapsing array and object values so that it takes less space and let us see only what we really need from complex data

Author:Hikari (profile at wordpress.org)
WordPress version required:2.8.0
WordPress version tested:3.0.5
Plugin version:0.02.04
Added to WordPress repository:10-10-2010
Last updated:10-10-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://hikari.ws/krumo/
Total downloads:1 852
Active installs:10+
plugin download
Click to start download

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 any WordPress page. Original Krumo has a few bugs fixed and has its options available in an admin page instead of requiring krumo.ini file edited directly.

Features

  • The simplicity of print_r() with the details of var_dump()
  • Show any data, including its data type
  • For arrays and objects, internal data are collapsed, so that it takes less space and you can expand to see only those values you really wanna see, spending much less space
  • Works anywhere in WordPress, backend and frontend
  • Hide it from visitors and only those who really need to see dump be able to see it
  • Automatically shows PHP file and line where dump happened, a great tool for debugging

Screenshots
FAQ
ChangeLog