Posts Tagged ‘2.9’
WordPress 2.9 “Carmen” is out!
December 21, 2009 by Emily
Around the Web
Late on Friday they finally released WordPress 2.9. Have you upgraded yet? Most people should be able to do it with the click on a button at this point, but if not you can download it here.
If you haven’t upgraded yet, here are some of the new features you’ll have when you do:
- Built-in image editor that lets you crop, edit, rotate and scale your images.
- Global “trashcan”, which means that posts or comments you delete won’t immediately go away into the ether. So you can restore anything you deleted by accident.
- Easier video embedding.
- Easily assign thumbnails for all your posts, which are great for magazine style blogs and food blogs. (You can see an example of how I used the new Post Thumbnail feature on Cooking with Michele. The thumbnails are being utilized for the “related posts” under every post, as well as on the archives, categories and search pages.) Here’s a great tutorial if you want to know how to set up Post Thumbnails on your site.
- Automatic database optimization, which is an important thing to do to keep your WP install running well, but most people who aren’t designers/developers wouldn’t have any clue how to do themselves. Now all you have to do is add this your wp-config file:
define('WP_ALLOW_REPAIR', true);
That’s just some of the big stuff, there are tons of small improvements and bug fixes. You can read a longer list over on the Dev Blog. Or you can watch this video for the highlights:

















