February 12th, 2008
WordPress weekly digest 4th February to 10th February 2008
It has been a busy week again for WordPress 2.5, the changes this week were:
- Addition of extra capabilities checks to the xmlrpc code ().
- New filters for
comments_open()andpings_open()(). - Addition of a key on
comment_approved,comment_dateto speed up theget_lastcommentmodified()mysql queries (). - Introduction of
wp_count_posts()(). - More portable and extensible database structure ().
- Renaming of
is_front()tois_front_page()to avoid conflict with bbPress (). - Changes to make RSS 2.0 comment feed GUIDs immutable ().
- New redirect_canonical filter to allow a plugin to cancel a redirect ().
- Introduction of a new pluggable
get_avatar()function which defaults to using gravatar (). - Changes to add the
post_passwordto the WXR export file so that the posts are still protected after import (). - Update to jQuery 1.2.3 ().
- Introduction of a new meta box api for adding boxes to the write pages ().
- Introduction of the ability to have random post ordering ().
- Reversion to full content, including content after the more tag, for feeds ().
- A more informative error message when theme files are not writeable ().
- Removal of
gzip_compression(). Leave it to the server to handle ().
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