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
:: Plugin
Wordpress Logger: A plugin that displays log messages to the Safari and Firefox console from PHP
May 11th, 2009
Get-the-image-link: Developing a simple WordPress Plugin
March 14th, 2009
One of the really cool things about WordPress is that when you want to extend its functionality, more often-than-not, someone has already written a plugin for it. However, in my case, the available plugin didn’t do exactly what I wanted. So, I decided to write my first Wordpress plugin. Here I describe the basic but very important concepts that a novice plugin developer needs to learn. Continue reading


Recent Comments