Results
Test Drive Wordpress Themes on your blog May 20, 2008
Vladimir Prelovac has released a great wordpress plugin that allows you - as administrator - to test drive new wordpress templates without having your visitors having to use it as well. This means that your visitors wont be greeted with an unexpected template when they are visiting your blog whilst you test whether the new [...]
Post View Count Plugin for Wordpress May 15, 2008
From Lester ‘GaMerZ’ Chan comes a simple and easy post visitor counter which you can add to the bottom of your posts to keep track of how many visitors you get to particular blog posts.
The plugin is simple to add to your blog, simply add this code:
<?php if(function_exists(’the_views’)) { the_views(); } ?>
to the post loop [...]
Contact Form Plugin for your wordpress blog May 15, 2008
Adding a contact form to your blog is a great way to get feedback on your content and the blog itself without having your email address out there for the spammers to see.
To add a contact form the best one to go for is the Contact Form plugin from Chip Cuccio. The plugin allows you [...]
wpForum - Add a forum to your wordpress blog May 15, 2008
wpForum is a handy little plugin that adds a forum to your blog without having to integrate it manually which is either costly (if you don’t know advanced php) or takes a lot of time and training.
wpForum allows you to add a simple forum with basic features allowing your users of the blog to post [...]



