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
Thanks, some useful plugins there. On my way to re-launching my blog some of these will come in handy.
🙂
Thanks, some useful plugins there. On my way to re-launching my blog some of these will come in handy.
Updated the Useronline plugin for WordPress 2.3, and now it seems not to work…….
All of the DEMO links under the plugin names just link to this page. I would love to check these out. Thanks.
Jerry: Yeap because for example the pagenavi is at the bottom, the polls is on the right. =)
ericdano: post it in http://forums.lesterchan.net and read the “README BEFORE POSTING” before posting
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!
ML: I have no idea about that, but I think u can create a text widget then add in html code
Thanks for the updates!
Hi Lester, many thanks for the plugins, and for keeping them all up to date!
Lester, your polls plugin doesnt work, the scripts dont load for the ajax..
do a search in forums.lesterchan.net
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!
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
good!
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.
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.
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 😛
thanx anyways.
Ahem….
there is also a bug for total file size in:
download-manager.php Line: 604
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?