Saturday, 28th January 2006Saturday, 28th January 2006 Home » Blog » My WP Plugins Update Feb 06
My WP Plugins Update Feb 06
Posted by Lester Chan at 09:53 in WordPress Plugins
  • 32 Responses
  • 3,469 views

Today is the eve of Chinese New Year, I have release updates for 6 of my plugins. Some of them are just bug fixes. Please check out the changelog for more information.

WordPress 2.0 Plugin: WP-DBManager 2.01
» download | 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.02
» download | demo | documentation/changelog
Enable you to send your webblog entry to a friend.

WordPress 2.0 Plugin: WP-PageNavi 2.00
» download | demo | documentation/changelog
Adds a page navigation with paging elements to your WordPress.

WordPress 2.0 Plugin: WP-Polls 2.04
» download | demo | documentation/changelog
Adds an integrated poll system to your WordPress.

WordPress 2.0 Plugin: WP-Print 2.02
» download | demo | documentation/changelog
Displays a printable version of your WordPress weblog post.

WordPress 2.0 Plugin: WP-Stats 2.01
» download | demo | documentation/changelog
Display your WordPress statistics.

WordPress 2.0 Plugin: WP-UserOnline 2.01
» download | demo | 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).

WordPress 2.0 Plugin: WP-Wap 2.00
» download | demo | documentation/changelog
Browse your WordPress weblog entries on a Wap enabled mobile phone.

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.

Once again, thank you for all the support you guys have given me and I wish you a Happy and Prosperous Chinese New Year. It is the year of the dog!


SocialSocial
CommentsComments
  • http://www.geocities.com/syazali7/ The Source

    Happy Lunar New Year!!!

  • http://www.lesterchan.net/ GaMerZ

    Happy Lunar New Year To You Too!

  • http://tincho.de Tincho

    I can’t understand why nobody is posting comments on this fabolous Plugins! Keep up the fantastic work!

    Regards,
    Tincho

    http://tincho.de

  • http://www.lesterchan.net/ GaMerZ

    thanks for the compliment =)

  • http://scarty.com scart

    ello gamerz kung hei fat choi to you! r u chinese right?

    ey thanks for the email, and thank you that you’ve already update your plugins and ill update my copy too. thank you for the awesome plugins. your such a great web programmer :)

  • http://www.lesterchan.net/ GaMerZ

    Yap, I am chinese, happy lunar new year to ya too!. Thanks so much for the compliment =)

  • http://www.xeroy.net xeroy

    At china now. Using china broadband lol. Very slow ~

  • http://scchong.com S.C. Chong

    Hi, I’m a new user to WordPress & blogging, I was just wondering how you run your plugin installs after activating the plugins?

    E.g. instruction says to run useronline-install.php, how do I do that? I can’t find it anywher on the WP dashboard.

  • http://www.lesterchan.net/ GaMerZ

    xeroy: LOL
    Chong: Run means point your browser to http://www.yoursite.com/wp-admin/useronline-install.php

  • http://scarty.com scart

    Comments Posted By admin

    Displaying 0 To 0 Of 0 Comments

    Warning: Invalid argument supplied for foreach() in /home/scarty/public_html/wp-stats.php on line 215

    Pages (0):

    «« Back To Stats Page

    ellow gamerz i fount this error on your new release wp_useronline 2.01

    thank you again for the plugins hope you can fix it :)

  • http://www.lesterchan.net/ GaMerZ

    hi scart: where do u get the error from? Is there a URL? And i think it is wp-stats and not wp-useronline

  • http://www.xeroy.net Adam

    Our breaskfast this morning at the hotel so called restaurant was wonderfull. We just took a picture and off we go and eat at KFC.

  • http://scchong.com S.C. Chong

    Thanks for the reply Gamerz, your plugins work great!

  • http://www.lesterchan.net/ GaMerZ

    no problem, thanks =)

  • Kristan Kenney

    Hi,
    I was curious as to how I can get the email plugin to display the correct background for the sidebar, currently it loads the single post background but I’d like it to display the background that WordPress is using everywhere else on the site, which has the sidebar background on it. Any help?

    Thanks!

  • http://www.lesterchan.net/ GaMerZ

    Kristan Kenney: I think you posted in the forum also right?

  • Cyril Druesne

    Hi,

    WP-email has some problems with latin characters. Wich encoding is it using ?
    Sorry for my poor english,

    Cyril Druesne.

  • http://www.lesterchan.net/ GaMerZ

    Hmm the encoding is iso-8859-1, I will fix it in the next release. In the mean time, open up class-phpmailer.php find
    var $CharSet = “iso-8859-1″;
    change to:
    var $CharSet = “utf-8″;

    See whether it works

  • Kenny

    Hey, Thanks for updating the WP Polls plugin with the time stamp and ability to edit the poll answers. Don’t know if you remember me, but its exactly what I was looking for. Just want to say thanks!

  • Cyril Druesne

    Thank you very much, it works well now.
    Have a nice day,

    Cyril Druesne.