It has been another busy week for WordPress 2.4, the changes this week have included:
- Caching of the queries in
wp_get_archives()
(#5275). - Documentation for
wp_version_check()
(#5233). - Fixes to the javascript comment delete links and ajax moderation (#5288).
- AJAX for link category add and delete (#5291).
- More centralisation of the database setup code into
$wpdb
(#5287). - Form validation via AJAX (#5299).
- Fixes to allow
wp-links-opml.php
to return the links for just one category (#5295). - A refactor of
wp-admin/includes/image.php
(#5312, #4151, #4709, #5304).
For even more information on some of the other little changes that went in this week you can read the whole weekly trac timeline.
looks like a great start. but do you know if 2.4 be all small stuff like this or are there any major new features?
sk: There will be some big new features in 2.4
One of the things that you can see happening slowly in the changes already in is a migration of the admin AJAX code to jQuery along with improvements to that functionality
Sounds good! Waiting for the complete release 🙂
Sweet!
AJAX for category add/delete sounds rather handy!
Thanks for the update!
I’d like to be able to rename text widgets to reflect what they contain. Also perhaps the ability to create more than 9 without using a plugin to duplicate current widgets.
I can’t imagine how Admin in jQuery O_O Sound something big hu! But I think will be great.