Lester Chan’s WordPress Plugins October 2007 Update

As promised, I have release updates to 12 of my plugins and added 2 new plugins. All of them are compatible with WordPress 2.3 but not all of them are backward compatible with WordPress 2.1 or 2.2.

The 2 new plugins are WP-DownloadManager and WP-PluginsUsed. As the name of the plugins suggest, WP-DownloadManager simply enhanced your WordPress by adding a simple download manager to it. WP-PluginsUsed will displays both active and inactive plugins that you are using in your WordPress blog.

Be sure to read the readme.html and checkout the changelog for more information and most importantly NOTE THE TABS AT THE TOP

2 New Plugins:
WP-DownloadManager 1.00
» Compatible With WordPress 2.2, 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-PluginsUsed 1.00
» Compatible With WordPress 2.1, 2.2, 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

12 Updated Plugins:
WP-Ban 1.20
» Compatible With WordPress 2.1, 2.2, 2.3
» Readme/Changelog
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-DBManager 2.20
» Compatible With WordPress 2.1, 2.2, 2.3
» Readme/Changelog
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-EMail 2.20
» Compatible With WordPress 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-PageNavi 2.20
» Compatible With WordPress 2.1, 2.2, 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-Polls 2.21
» Compatible With WordPress 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-PostRatings 1.20
» Compatible With WordPress 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-PostViews 1.20
» Compatible With WordPress 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-Print 2.20
» Compatible With WordPress 2.1, 2.2, 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-RelativeDate 1.20
» Compatible With WordPress 2.1, 2.2, 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-Sticky 1.10
» Compatible With WordPress 2.1, 2.2, 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-Stats 2.20
» Compatible With WordPress 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-Useronline 2.20
» Compatible With WordPress 2.3
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

36 thoughts on “Lester Chan’s WordPress Plugins October 2007 Update

  1. Pingback: Weblog Tools Collection » Blog Archive » GaMerZ’s WordPress Plugins Updated

  2. Updated the Useronline plugin for WordPress 2.3, and now it seems not to work…….

  3. Pingback: BlogBroker » GaMerZ’s WordPress Plugins Updated

  4. Pingback: Miscellaneous Notes - 09/30/2007

  5. All of the DEMO links under the plugin names just link to this page. I would love to check these out. Thanks.

  6. Since the 2.3 upgrade, my clients can no longer add images to their sidebar. Is there a plug in or a code for this. They are authors and like to have their cover art on their blog. Thanks, ML

    ps, I will be adding several of these plugins to their sites and my own. Thanks for the great addons!

  7. Pingback: GaMerZ ? WordPress 2.3 ?? at catch the digital flow

  8. Pingback: BlogAjuda » Plugins do GaMerZ atualizados

  9. Pingback: Already Taken - Tutoriales, Wordpress themes, Wordpress plugins, Layouts y mucho mas... » WordPress 2.3

  10. Pingback: Things I found interesting today… at Life or Something Close…

  11. Pingback: ryan » links for 2007-10-02

  12. Pingback: New and Updated Wordpress Plugins and More on Wordpress 2.3 | The Fatty Talks by Adam Hirsch

  13. Pingback: links for 2007-10-03 : 7 seconden

  14. Pingback: Lester Chan’s WordPress Plugins October 2007 Update « Watching paint dry

  15. First of all, great plugins!!
    There’s a ‘bug’ in WP-PostRatings: after you rate a post and the fade out/in occur, the load_plugin_text_domain function is not being called (for the file is being called directly), causing the ratings over text (the image alt) to be in english instead of portuguese!

  16. Do u have a screenshot for this? As I see no reason why it will not be called as I already included wp-config.php if the file is loaded directly

  17. Excellent plugins. Thank you very much for doing this.
    I found a bugs in the WP-Postview/WP-Postrateing. If a post subject has char “‘”, it shows up as “’”. It would be great if these plugins work with pages as well.

    BTW, your site takes over 45 sec to load from Canada. Though it’s worth the wait, that’s a big slice of my online life. I did some experiment on reducing latency. Please check out http://ywywy.com/q/tag/wordpress/ . I’m going to donate so that you can keep up the good work and improve the speed of your site.

  18. Hi Jiwei,

    I think it is due to the characters being cut off. Recently the site loads very slow, I am going to move host soon after my exams.

  19. Hi GaMerZ..

    THANKS for the great plugins you have programed.

    BTW..

    There are some “translating” issues in the plugin (wp-downloadmanager)
    you can find them in:
    download-uninstall.php Lines:102
    download-manager.php Lines:440,600

    you’ll directly discover what I mean just by looking there :P

    thanx anyways.

  20. Hi Cdes,

    Thanks for the bug report, I have managed to find and fixed all the lines you reported except for the Line 604 of download-manager.php which point to echo $i. I would like to know what is the bug for it?