westi on wordpress

WordPress weekly digest 17th December to 23rd December 2007

Posted in weekly digest, wordpress by Peter Westwood on December 24th, 2007

It has been a very busy week for WordPress 2.4, partly due to a mid week bug-hunt, the changes this week were:

  • Introduction of a wp_set_password() pluggable function to allow it to be overridden easily (#2394).
  • Changes to is_page() to allow for an array of pages to be specified (#5430).
  • Faster rewrite rules for pages for some permalink structures (#3614).
  • Escaping added to the POP3 error messages to avoid XSS attacks (#5484).
  • Fixes to the valid element configuration of TinyMCE to allow for more valid combinations (#3826).
  • Fixes to the tag entry field to avoid erroneous blank tags (#5412).
  • Changes to sanitize_title() to allow ‘0′ to be a valid title (#5293).
  • New get_search_feed_link() and get_search_comments_feed_link() template tags (#5442).
  • Improvements to the relative links provided in atom comments feeds (#5435).
  • Addition of an xmlrpc method for deleting categories (#4599).
  • Custom field support for the xmlrpc interface (#5148).
  • Addition of a password strength meter to the user profile page (#4470).
  • Improvements to the strings used where a different message text is displayed for plurals (#4865).
  • Add a link to the relevant post to the comment editing screen (#4345).
  • Documentation for wp-settings.php (#5211).
  • Fixes for some of the NOTICE errors visible when WP_DEBUG is enabled ([6435], [6436]).
  • Improvements to the image metadata extraction functionality to ensure we only try and extra metadata from valid file types (#5397).
  • Changes to ensure that PNG transparency and alpha channels are preserved during thumbnail generation (#2805).
  • Addition of file level documentation to the third party libraries (#5443).
  • Changes to the wpdb class to suppress database errors by default (#5473).
  • Support for a custom database down page (#5500).
  • Improvements to make_clickable() to have different rules for different uri types ([6449]).
  • Improvements to the install process to check for valid database connection info (#5495).
  • Addition of pages to the things searched (#5149).
  • Addition of new actions import_done and xmlrpc_call ([6472], [6473]).

We have also seen the beginnings of the new admin design being checked in. Hopefully next week I will be able to bring you some screenshots!

For even more information on some of the other little changes that went in this week you can read the whole weekly trac timeline.

5 Responses to 'WordPress weekly digest 17th December to 23rd December 2007'

Subscribe to comments with RSS or TrackBack to 'WordPress weekly digest 17th December to 23rd December 2007'.

  1. [...] - A Week In Review (December 24, 2007) Westi on WordPress has published a list of the new developments in WordPress for the time period between December 17-23, 2007 with many new updates, some of the [...]

  2. Jeffro2pt0 said, on December 25th, 2007 at 6:03 am

    Wow. Certainly a busy and productive week for the WordPress team. Will be interesting to see the screenshots of the new admin panel.

  3. Ozh said, on December 26th, 2007 at 8:33 am

    Thanks for these weekly roundup, westi. I find them to be the really number 1 source of information to keep track of what’s coming in (dont have the time to follow wp-svn)

  4. [...] 2.4 Digest: This week, Westi reported that the holiday slacking is not in evidence with WordPress developers as they race the clock for [...]

  5. Cody Sortore said, on December 31st, 2007 at 8:28 am

    Thanks for the info! I always like knowing what changes you guys are making behind the scenes to make things better as a learning coder.

Leave a Reply