WordPress 3.0.1

WordPress 3.0.1 has been released.

After nearly 11 million downloads of WordPress 3.0 in just 42 days, we’re releasing WordPress 3.0.1.

This maintenance release addresses about 50 minor issues. The testing many of you contributed prior to the release of 3.0 helped make it one of the best and most stable releases we’ve had.

Changelog: WordPress 3.0.1
Download: WordPress 3.0.1
Download: Modified files since WordPress 3.0.0

1 Star2 Stars3 Stars4 Stars5 Stars (1,079 votes, average: 3.95 out of 5)

WP-PostRatings Up/Down Ratings

Many of you guys requested the up/down or some call it thumbs up/thumbs down feature in WP-PostRatings. I am proud to say that along side with the default rating styles, you can have the up/down ratings easily and on top of that you can have custom image for each individual rating. So what that means is that, if you want to have 5 different images for 5 different type of ratings instead of the same old 5 repetitive stars, now you can.

I have also make it compatible with WP-Cache, thanks to the code provided by Nir Aides. This time there is a huge modification to the core code and I need beta testers for this. If anyone of you guys is interested, drop me an email @ gamerz84 AT hotmail DOT com.

Thank you.

1 Star2 Stars3 Stars4 Stars5 Stars (229 votes, average: 3.95 out of 5)

WP-Polls, WP-PostRatings, WP-PostViews, WP-Email Updated

I have updated the following plugins:

Now all AJAX requests are handled by /wp-admin/admin-ajax.php. Previously it is handled via the plugin PHP file itself by assuming that wp-load.php is always 2 levels down from the plugin file. But since you can have your WordPress in any folders, custom loading of wp-load.php is not possible as the path to wp-load.php varies from server to server.

While I am at it, I added nonce check for AJAX calls to WP-Polls, WP-PostRatings and WP-Email. Let me know if you run into problems via WordPress Support Forums, My Forums (if you are already registered) or via email (lesterchan AT gmail).

PS: Kindly refer to https://lesterchan.net/wordpress/2012/06/05/ajax-not-working-for-wp-email-wp-polls-wp-postratings-or-wp-postviews/ if you ran into problems.

1 Star2 Stars3 Stars4 Stars5 Stars (137 votes, average: 3.95 out of 5)