WordPress plugins

Bryan · Sunday 10 July 2005 · 1:12 am

I have written two new plugins — bdp-comments and bdp-setup — and overhauled one more — bdp-rss-aggregator.

bdp-comments is a simple plugin that provides two functions: bdp_comments(), which lists the most recent comments on the blog; and bdp_posts(), which lists the most recent posts on the blog.

bdp-setup is a simple plugin with one function, bdp_setup(), which identifies the current version of WordPress you are using followed by a list of active plugins.

I have significantly simplified the RSS Aggregator (bdp-rss-aggregator). It should now work on a drop in and run basis.

For more information about my plugins, click here.