WordPress weekly digest 29th October to 4th November 2007

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.

6 thoughts on “WordPress weekly digest 29th October to 4th November 2007

  1. 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?

  2. 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

  3. 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.

Comments are closed.