Description
This plugin integrates the popular Krumo class in you WordPress installation. Krumo helps developers to debug objects
and variables. It presents debug output in a well formated and structured form.
After Installation simply try to debug some variables like this:
For detailed instruction visit my wolkenkraft.com Website
or the Krumo Website
Installation
Installation is quite easy. Just follow these steps to install and activate the plugin.
- Install the plugin either via the WordPress.org plugin directory, or by uploading the files to the /wp-content/plugins direcotry your server
- Activate the plugin through the ‘Plugins’ menu in WordPress
- That´s it – installation is finished!
- To try it add “krumo($_SERVER);” in any of your PHP files and open it in your browser
FAQ
- Where can I find a documentation?
-
You can find a short documentation on my wolkenkraft.com Website
as well as on the Krumo Website.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“wolkenkraft.com Krumo Debug Plugin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “wolkenkraft.com Krumo Debug Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.1.0
- Compatibility Update for WordPress 3.8
1.1.1.0
- Compatibility Update for WordPress 3.7.1
- Fixes in readme.txt
1.0.0.0
- Initial release