Electric Studio Logger
Electric Studio Logger
Description
Allows you to log php variables and arrays by using function: esl_log($var);. The Log appears in the admin area.
Installation
- Upload plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php esl_log($your_variable); ?>in your template
Faq
Does it print out arrays
Yes
Reviews
Changelog
0.5
- 1st released version.
- Beta