---
title: My WP Plugins Update Mar 06
date: 2006-03-01 07:56:04
modified: 2008-06-24 17:58:46
permalink: https://lesterchan.net/blog/2006/03/01/my-wp-plugins-update-mar-06/
author: Lester Chan
categories:
  - WordPress Plugins
tags:
  - plugins
  - WordPress
---

Today is the first day of March 2006, as usual, I have released updates for 7 of my plugins and created another 3 plugins.

If you are frustrated with my messy installation instructions for my plugins, this update is for you. Now for **wp-dbmanager**, **wp-polls**, **wp-email** you just need to upload the whole folder to the plugins folder, upload the main file to the root WordPress folder and activate and it is done. You no longer need to upload different files to different directories and no longer need to run install/upgrade files.

**wp-dbmanager** now can empty/drop tables and email backup database to a specified email. Also included is a htaccess file to prevent users from smart guessing your database file name and download it straight off from your site.

Now you can also view **wp-stats** and **wp-useronline** in your admin panel. I have also revamped how **wp-stats** display stats.

**wp-postratings**, **wp-postviews** and **wp-relativedate**are 3 new plugins. For **wp-postratings** if you are using the beta version, please drop your wp\_ratingslog table because the final version has a new table name and structure.

Please check out the changelog for more information.

**WordPress 2.0 Plugin: WP-DBManager 2.02**  
**»** [download](http://www.lesterchan.net/others/downloads.php?id=15) | documentation/changelog  
Manages your WordPress database. Allows you to optimize database, backup database, restore database, delete backup database and run selected queries.

**WordPress 2.0 Plugin: WP-EMail 2.03**  
**»** [download](http://www.lesterchan.net/others/downloads.php?id=13) | [demo](http://www.lesterchan.net/wordpress/archives/2005/12/27/hello-world/email/) | documentation/changelog  
Enable you to send your webblog entry to a friend.

**WordPress 2.0 Plugin: WP-PageNavi 2.01**  
**»** [download](http://www.lesterchan.net/others/downloads.php?id=11) | [demo](http://www.lesterchan.net/wordpress/) | documentation/changelog  
Adds a page navigation with paging elements to your WordPress.

**WordPress 2.0 Plugin: WP-Polls 2.05**  
**»** [download](http://www.lesterchan.net/others/downloads.php?id=10) | [demo](http://www.lesterchan.net/wordpress/) | documentation/changelog  
Adds an integrated poll system to your WordPress.

**WordPress 2.0 Plugin: WP-PostRatings 1.00 (new)**  
**»** [download](http://www.lesterchan.net/others/downloads.php?id=20) | [demo](http://www.lesterchan.net/wordpress/) | documentation/changelog  
Enables You To Have A Rating System For Your Post.

**WordPress 2.0 Plugin: WP-PostViews 1.00 (new)**  
**»** [download](http://www.lesterchan.net/others/downloads.php?id=19) | [demo](http://www.lesterchan.net/wordpress/) | documentation/changelog  
Enables You To Display How Many Times A Post Had Been Viewed.

**WordPress 2.0 Plugin: WP-Print 2.03**  
**»** [download](http://www.lesterchan.net/others/downloads.php?id=12) | [demo](http://www.lesterchan.net/wordpress/archives/2005/12/27/hello-world/print/) | documentation/changelog  
Displays a printable version of your WordPress weblog post.

**WordPress 2.0 Plugin: WP-RelativeDate 1.00 (new)**  
**»** [download](http://www.lesterchan.net/others/downloads.php?id=21) | [demo](http://www.lesterchan.net/wordpress/) | documentation/changelog  
Displays Relative Date Alongside With Your Post/Comments Actual Date.

**WordPress 2.0 Plugin: WP-Stats 2.02**  
**»** [download](http://www.lesterchan.net/others/downloads.php?id=8) | [demo](http://www.lesterchan.net/wordpress/wp-stats.php) | documentation/changelog  
Display your WordPress statistics.

**WordPress 2.0 Plugin: WP-UserOnline 2.02**  
**»** [download](http://www.lesterchan.net/others/downloads.php?id=14) | [demo](http://www.lesterchan.net/wordpress/wp-useronline.php) | documentation/changelog  
Enable you to display how many users are online on your WordPress with detailed statistics of where they are and who there are(Members/Guests/Search Bots).

As usual, if there are any problems/bugs/errors, please post it in the [forum](http://forums.lesterchan.net), so that other users who have the same problem can use it as a reference.

Thank you =)