Archive for May, 2009

Wordpress Logger: A plugin that displays log messages to the Safari and Firefox console from PHP

Wordpress Logger: A plugin that displays log messages to the Safari and Firefox console from PHP

This is an essential plugin for developers who are frustrated with debugging plugins and themes with print_r statements. This plugin displays log messages from PHP in the browser console in Safari and Firefox (with firebug). You no longer have to work blind when your templates don’t render properly. Just place a log statement and examine the code right on the browser. Continue reading

Tags: , , ,
Posted in Plugin, WordPress :: 14 Comments »