// you’re reading...

Industry News

Wordpress 2.3 has been released

Wordpress 2.3 “dexter” was released late last night, late if you dont live on the west coast, so I didn’t get the opportunity to upgrade from the RC until this afternoon but I have now and it looks exactly like the RC, though I have already experienced a pretty big bug. If you put a more tag after a bold tag it will make all the text on your blog after that bold.

Features According to Matt of Wordpress

  1. Native tagging support allows you to use tags in addition to categories on your post, if you so choose. We’ve included importers for the Ultimate Tag Warrior, Jerome’s Keywords, Simple Tags, and Bunny’s Technorati Tag plugins so if you’ve already been using a tagging plugin you can bring your data into the new system. The tagging system is also wicked-fast, so your host won’t mind.
  2. Our new update notification lets you know when there is a new release of WordPress or when any of the plugins you use has an update available. It works by sending your blog URL, plugins, and version information to our new api.wordpress.org service which then compares it to the plugin database and tells you what the latest and greatest is you can use.
  3. We’ve cleaned up URLs a bunch in a feature we call canonical URLs which does things like enforce your no-www preference, redirect posts with changed slugs so a link never goes bad, redirect URLs that get cut off in emails on similar to the correct post, and much more. This helps your users, and it also helps your search engine optimization, as search engines like for each page to be available in one canonical location. More info here.
  4. Our new pending review feature will be great for multi-author blogs. It allows authors to submit a post for review by an editor or administrator, where before they would just have to save a draft and hope someone noticed it.
  5. There is new advanced WYSIWYG functionality (we call it the kitchen sink button) that allows you to access some features of TinyMCE that were previously hidden.

You’ll notice that two of those features are straight out of the most-voted for ideas list. That’s just the user facing stuff, if you’re a developer you’ll be interested in:

  1. Full and complete Atom 1.0 support, including the publishing protocol.
  2. We’re using the new jQuery whis is “800% faster.”
  3. Behind the user-facing tags system is a really kickass taxonomy system which, which adds a ton of flexibility. It’s probably the biggest schema upgrade since version 1.5.
  4. The importers have been revamped to be more memory efficient, and you can now add an importer through a plugin.
  5. Through hooks and filters you can now override the update system, the dashboard RSS feeds, the feed parser, and tons more than you could in 2.2.
  6. The new $wpdb->prepare() way of doing SQL queries.
  7. Finally there were over 351 tickets in Trac closed for this release, with over a hundred people contributing. This is the polish, the hundreds of tiny bug fixes and features that make WordPress what it is.

I am especially excited about the canonical urls cause I am horrible at keeping my titles the same, the pending review feature will be cool if I can set it to where a user can only set posts to pending review or draft, Ill have to check that out. Also the Advanced Wysywig just makes sense because before you needed a plugin to access those features.

Sadly they didnt fix my submitted bug with this release but its just a tabbing issue from the title to the post. What are your thought about the new release?

Discussion

No comments for “Wordpress 2.3 has been released”

Post a comment