I have been gradually updating a WordPress blog over the past few weeks, and one of the new features requested was adding more imagery to the site.
Adding thousands of featured images to old posts published before the new WordPress feature is best done automatically via PHP/MySQL, read on for explanation and code example.
Read More
When you get people to comment on your blog, it would be nice if there were a way for other people that have left a comment on your blog to be notified. There is in fact a plugin that does just that.
Read More