WordPress 3.3 RC2 has been released.
View: Full Changelog From RC1
Download: WordPress 3.3 RC2
Lester Chan's WordPress Plugins Development Blog
WordPress 3.3 RC2 has been released.
View: Full Changelog From RC1
Download: WordPress 3.3 RC2
WordPress 4.8 has been released.
What’s New
Download: WordPress 4.8
As I have received many request to optimized the Javascript for WP-Polls (I will also do it for other plugins but I will beta test it with WP-Polls first), I have used Dean Edwards Packer to pack my Javascript for WP-Polls and then I have moved the Dynamic Javascript variables out of the Javascript file and into the PHP page and now I can renamed it back to .js extension instead of .php.
These 2 things that I have done should help reduce the load on the server.
If are interested to test it out, you can download WP-Polls 2.30 Beta 1.
All my plugins will undergo a structure change to accommodate the Official WordPress Plugins Repository. This is also a much requested feature for most of my users as they complained that the zip file generated by WordPress Plugins Repository was 2 level deep and they got some issues when installing the plugin and the official plugin update notification will not work.
As posted in WordPress Ideas:
Some of us the older plugin authors are facing problem/hassle of restructuring the our plugin structure as our plugin name need not necessary follow the official plugin name folder naming convention.
And when user download the file from the repository, it will be the <official plugin name>\<plugin name>\<plugin>.php
As this is a major change, things will break, so I need you guys help to help me test it. The first plugin that rolls out this structure update will be WP-Polls.
The structure change for wp-polls involves:
Please kindly post any bugs found in WP-Polls Support Forum. Thank You.
I will roll out this updates to the rest of the plugins in December 2007/January 2008.
WordPress 2.3 RC1 has been released. 1 more week till WordPress 2.3 goes out of the door.