March 14th, 2008
WordPress weekly digest 25th February to 3rd March 2008
Firstly, - the final push for 2.5 has been in full swing and I took a week out to go on holiday. It was a busy week again for WordPress 2.5, the changes were:
- Changes to
do_feed()to ensure that an error page is generated when a non-existent feed format is requested (). - Introduction of a new
image_resize()function (). - Introduction of
get_temp_dir()to allow for the different locations temporary files may be stored (). - An update to the
in_category()function to support category names that are all numbers and add documentation (). - Change to generating random passwords for users created during import ().
- A fix to the WXR importer to ensure that tags are imported correctly by name rather than as numbers ().
- A fix to ensure that the
current_page_itemclass is set correctly when listing pages (). - Introduction of
get_post_ancestors()and the addition of thecurrent_page_ancestorclass to ancestors of the current page when listing pages (). - Fixes to the plugin update code to use string comparison to detect version differences ().
- Introduction of post editing collision detection ().
- Changes to switch
preg_replace()calls with the e modifier topreg_replace_callback()to improve security (, ). - Update to TinyMCE 3.02 ().
- More updates to the new media library ().
- Lots of updates to the new admin style.
For even more information on some of the other little changes that went in this week you can read the whole , look at a complete for trunk or view a .

Related CMS news:
Leave a Reply