WordPress 2.2 Released

Stumble It!

WordPress 2.2 “Getz” is now official. I’ve listed some of the changes previously, but here’s another quick rundown:

  • Atom feeds updated to Atom 1.0
  • Preliminary support for Atom Publishing Protocol
  • Widgets are now supported in core
  • Protection against activating broken plugins
  • “Deactivate All Plugins” button. Sadly, my “Reactivate All Plugins” patch didn’t make it into this release. Hopefully you’ll see it in WP 2.3.
  • Improvements to comment management
  • Code optimizations and speedups
  • Future WYSIWYG support for the Safari browser
  • Post Preview moved into a popup window, rather than an iframe on the Write page
  • WordPress-specific XML-RPC API
  • JQuery support

You can find a list of changes for version 2.2 on the WordPress Trac site. Ready to sample the new hotness? Start downloading!

Stumble It!

51 Comments

  1. Hey Dougal, how about packaging your patch as a plugin? Could you make that happen? Seems like you’d just add a field in wp_options that was an array of the plugins deactivated, and then activating the Reactivate Plugins will activate whatever else was activated [or give you the option of doing so].

    [I came here because I dreamed you'd already done this and was looking for the download link.]