WordPress 2.8 is now available! This new version isn’t as huge as WordPress 2.7, but it does come with some nifty new features of its own, like:

  • A totally redesigned widgets interface (and revamped widgets API)
  • A polished interface
  • More screen options, giving you even finer control over your WordPress admin panel

One underlying optimization feature in WordPress 2.8’s admin panel is the compression of JavaScript to make for faster loads. However, there are some plugins that are incompatible with this new feature. As a result they totally break the JavaScript of the admin panel, which is not pretty.

I have quite a lot of plugins installed *cough* but have only found Delink Comment Author 1.3 by Alex King to be incompatible.

EDIT [6/13]: Leo pointed out that this is due to jQuery 1.3 dropping support for XPath selectors and can be trivially fixed. See his comment for instructions. Thanks Leo!

Back to top