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.

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

  1. Upload plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php esl_log($your_variable); ?> in your template

FAQ

Does it print out arrays

Yes

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Electric Studio Logger” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.5

  • 1st released version.
  • Beta