WordPress Guestbook Generator Plugin

I created a couple of posts that demonstrated how to make a WordPress Guestbook. Some of you might have found it a bit daunting, so here’s a plugin that will do everything for you! Plugin Name: Guestbook Generator Description: Generates a guestbook for WordPress blogs. Once activated, click on Options > Guestbook Generator. Version: 0.8… Continue reading WordPress Guestbook Generator Plugin

Another I [heart] WordPress Logo

Here’s another one for the I [heart] WordPress logo contest. Scroll down on the sidebar to see a reduced version implementation. Feel free to insert this logo in your blog by using the following code: <img src=”http://static.flickr.com/58/202670272_0613a2e828_m.jpg” title=”I [heart] WordPress” alt=”I [heart] WordPress”>

WordPress 2.0.4 Released

The much-awaited WordPress 2.0.4 is out. More than 50 bugs found in 2.0.3 smoked and some security fixes. Upgrading my blogs went smooth as expected. Official release notes and download page.

I [heart] WordPress

Contests, boy do I love ’em. There’s a logo competition going on at the WordPress Support Forums for the phrase “I [heart] WordPress”. Here’s my first entry: Watchathink?

StatTraq Bug

For anyone using Randy Peterman’s StatTraq, there’s a small bug in one of the files that might cause an error message to appear at the footer of your WordPress blog. Open up stattraq.php in a text editor and scroll down to line 90 (approximately). Change: else if($strpos($ua, ‘MSIE 2’) !== false) to else if(strpos($ua, ‘MSIE… Continue reading StatTraq Bug

Edit N Place Plugin for WordPress

I was doing my homework on upgrading my plugins a while ago and discovered an awesome WordPress plugin called “Edit N Place” by Headzoo’s Sean Hickey. It kinda speaks for itself. Made possible with AJAX, what it does is it allows you to edit your articles, their categories and tags right from your blog’s front… Continue reading Edit N Place Plugin for WordPress

Stylehive It Plugin for WordPress

A couple of my cousins run a fashion blog at Shopchicks.com and have been promoting some of their posts via Stylehive.com, a Digg-style bookmarking service directed at fashion and trendy items found on the Internet. To make their lives easier, and perhaps for other fashionista bloggers out there, I created a new WordPress plugin that… Continue reading Stylehive It Plugin for WordPress