---
title: My WP Plugins Update Mar 06
date: 2006-03-01 07:56:04
permalink: https://lesterchan.net/blog/2006/03/01/my-wp-plugins-update-mar-06/
author: Lester Chan
excerpt: "It's the first day of March 2006, so as usual I've released updates to seven plugins and created three new ones. Frustrated with my messy install instructions? This update helps: WP-DBManager, WP-Polls and WP-Email now just need uploading whole."
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](https://wordpress.org/plugins/wp-dbmanager/)  
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](https://wordpress.org/plugins/wp-email/)  
Enable you to send your webblog entry to a friend. ## WordPress 2.0 Plugin: WP-PageNavi 2.01

**»** [download](https://wordpress.org/plugins/wp-pagenavi/)  
Adds a page navigation with paging elements to your WordPress. ## WordPress 2.0 Plugin: WP-Polls 2.05

**»** [download](https://wordpress.org/plugins/wp-polls/)  
Adds an integrated poll system to your WordPress. ## WordPress 2.0 Plugin: WP-PostRatings 1.00 (new)

**»** [download](https://wordpress.org/plugins/wp-postratings/)  
Enables You To Have A Rating System For Your Post. ## WordPress 2.0 Plugin: WP-PostViews 1.00 (new)

**»** [download](https://wordpress.org/plugins/wp-postviews/)  
Enables You To Display How Many Times A Post Had Been Viewed. ## WordPress 2.0 Plugin: WP-Print 2.03

**»** [download](https://wordpress.org/plugins/wp-print/)  
Displays a printable version of your WordPress weblog post. ## WordPress 2.0 Plugin: WP-RelativeDate 1.00 (new)

**»** [download](https://wordpress.org/plugins/wp-relativedate/)  
Displays Relative Date Alongside With Your Post/Comments Actual Date. ## WordPress 2.0 Plugin: WP-Stats 2.02

**»** [download](https://wordpress.org/plugins/wp-stats/)  
Display your WordPress statistics. ## WordPress 2.0 Plugin: WP-UserOnline 2.02

**»** [download](https://wordpress.org/plugins/wp-useronline/)  
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, so that other users who have the same problem can use it as a reference.

Thank you =)