WordPress 3.3 RC1 has been released.
View: Full Changelog From Beta 4
Download: WordPress 3.3 RC1
Lester Chan's WordPress Plugins Development Blog
WordPress 3.3 RC1 has been released.
View: Full Changelog From Beta 4
Download: WordPress 3.3 RC1
WordPress 4.8 has been released.
What’s New
Download: WordPress 4.8
It has come to my knowledge that wp-polls and wp-postratings does not work with Opera. After much research, I found out that Opera does not support alpha/opacity.
» WP-Polls Fixed polls-js.js
» WP-PostRatings Fixed postratings-js.js
Just overwrite the old .js file with the new .js file as attached in the forum post listed above.
WordPress 2.7 Beta 3 has been released.
I got a feeling beta 3 will be a last beta and an RC1 will hit us next week.
Download: WordPress 2.7 Beta 3
I have downloaded WordPress 2.6 Beta 1 and installed it. Not much difference from WordPress 2.5 in terms of the layout.
Now on the extreme top menu on the extreme right, there is a link called “Speed up!” which links to Google Gears.
In the Dashboard, right under “Right Now”, there is a comment break down added to it. Here is an example: “You have 1 post, 1 page, contained within 1 category and 0 tags. Current comment break down: 1 total, 1 approved, 0 spam and 0 awaiting moderation.”
When you write a page or post, underneath the “Save” and “Published” button, there is a word count indicator.
The display of themes under “Available Themes” has also changed a little.
Now back to serious business.
I am still deciding whether or not to maintain WordPress 2.5 compatibility for the next wave of updates for my plugins as WordPress 2.6 introduces a lot of constants like “WP_PLUGIN_URL”, “WP_PLUGIN_DIR”
“WP_CONTENT_DIR”, “WP_CONTENT_URL”, etc.
2 potential issues that would break my plugin in WordPress 2.6 and I will be unable to fix it unless I find another way to do the AJAX, “Allow wp-config.php to exist one level up from WordPress root directory”
and “Allow wp-content directory to exist in a custom location (not relative to ABSPATH)“.
Argh! WordPress 2.5 has the shortest development cycle!