January 22nd, 2008
WordPress weekly digest 14th January to 20th January 2008
It has been a busy week again for WordPress 2.5, the changes this week were:
- Changes to the blogger importer to have a better statement of requirements ().
- Updates to
get_sidebar()to allow for multiple named sidebars (). - Removal of the redundant and slow check on
$nowin the SQL queries inget_lastcommentmodified()(). - Changes to the url sanitisation to allow for parenthesis ().
- Fixes to
url_to_postid()to ensure it doesn’t mangle the url it is trying to match (). - Refactoring of the admin code to make the
WP_User_Searchclass available to plugin authors (). - Changes to
wp_tag_cloud()to ensure that it returns the array if'format=array'is specified (#5155). - Extensions to the html tags and attributes that kses will allow in posts ().
- Upgrade of the jQuery library to 1.2.2 ().
- Improvements to the plugin error detection code to ensure that the errors are correctly displayed (, ).
- Documentation updates for
kses.phpandpluggable.php(, ). - Initial migration to TinyMCE v3.0 RC1 ().
- New functionality to allow for editing of post slugs within there permalink context ().
- Addition of more
do_actioncalls to the xmlrpc functions (). - Changes to the APP implementation to ensure that timestamps can be updated on already published posts ().
For even more information on some of the other little changes that went in this week you can read the whole .

Related CMS news:
Leave a Reply