[wp-testers] Recent Changes

Ryan Boren ryan at boren.nu
Fri Apr 1 06:36:20 GMT 2005


Here's a short summary of some of the changes committed in the past
several days.  Check the changelog for details.

http://mosquito.wordpress.org/changelog_page.php


* Plugins are no longer deactivated when upgrading.
* The child_of argument to wp_list_pages() now works properly.  Before
it would go only one level deep.
* Manage->Posts now has basic paging capabilities.  "Previous Posts" and
"Next Posts" links appear at the bottom of the post list.
* Support for a Status: theme header field was added.  This allows
themes to be marked as published, private, or draft.  The theme switcher
was updated to make use of this field.  Only published themes are shown
in the switcher.
* The title sanitizer now supports accent stripping for all UTF-8
characters in the Latin Extended-A Unicode block.
* When the blog address is changed, WP will attempt to create a
new .htaccess at the new location and fill it full of rewrite goodness.
* Page, post, and category caching was cleaned up a bit.  This resolves
a few caching bugs.
* wp_get_links() and wp_get_linksbyname() now support query string style
argument lists.



More information about the wp-testers mailing list