WordPress 1.5.1 Released

Hot off the presses is the release of WordPress 1.5.1. There is a Changelog available on the Codex which gives some highlights, a full list of submitted bugfixes on the mosquito bug tracker, and even more pedantic changeset details in the repository.

Here are some of the main new features/fixes that matter to me:

  • Database query optimizations
  • Improved Conditional GET support (I lobbied a lot for this)
  • Fixes for plugin menu hooks
  • Admin UI improvements
  • Extended ping support

One thing that’s neat about the extended ping support: For each server in your “Update Services” list, WordPress will first attempt an extended ping, and if that fails it will fall back to a standard ping (we aren’t the first to do this). In case you aren’t sure what the distinction is, a standard ping just sends your blog’s name and URL. The extended ping also sends your RSS feed URL and can support the idea of separate “home page” and “blog” addresses. And of course, we’ve updated Ping-O-Matic to support extended pings, as well.

Other Posts of Interest

6 Comments

  1. Posted 5/11/2005 at 1:48 am | Permalink

    Does that mean we could now create new pages and use the php code for the links and archives? If it is the case, that would really be great. :)

  2. Posted 5/11/2005 at 2:52 pm | Permalink

    Julian, do you mean you want to be able to execute PHP code in “static” pages managed by WP? If so, you probably want the PHP Exec plugin.

  3. Posted 5/11/2005 at 5:07 pm | Permalink

    Installed :)

  4. Posted 5/13/2005 at 4:54 pm | Permalink

    Oh, thanks you very much, Dougal. I’ve been looking for such a plugin. :)

  5. Posted 5/13/2005 at 4:56 pm | Permalink

    Opps, sorry for that slip. :p

  6. Posted 5/14/2005 at 10:28 pm | Permalink

    The new developer hooks are nice, but broke a few plugins (including mine) which depend upon the functions declared in pluggable-functions.php. I’ve written up quick instructions for plugin developers affected by this change: http://fortes.com/2005/05/14/updating-wordpress-plugins-for-151

4 Trackbacks

  1. [...] phecy WordPress 1.5.1 Matt Mullenweg (post) and Dougal Campbell (post) both break the news on WordPress’s 1.5.1 release. Changes include im [...]

  2. By r0x0rz on 5/9/2005 at 6:52 pm

    WordPress 1.5.1

    Well guys, WordPress 1.5.1 has been released and you can download it now from here. I will most likely be upgrading later, but I will let everyone know.

  3. By soeren says on 5/9/2005 at 10:06 pm

    post ) both break the news on WordPress’s 1.5.1 release. Changes include improved i18n and pinging support, better database caching and of course the usual share of bug fixes. Congratulations to the development and testing teams.

  4. [...] a> WordPress 1.5.1 was released today (via Matt Mullenweg and Dougal Campbell. Full details at the WordPress development blog. [...]

Post a Comment

Your email is never published nor shared. Comments or website URLs deemed to be off-topic or inappropriate may be deleted at the site owner's discretion.