24
2008
Wordpress 2.5 Walkthrough
I tested a wordpress 2.5 install on articlemeta.com
I have to say that 2.5 definitely has that Web 2.0 feel than its predecessors.
Here is the user login page, slick eh?

Here is the new dashboard look:

The new post page:

Here is the insert/edit embedded media popup:

You can go to the Advanced tab for more embedded player options:

A slick AJAX image/multimedia manager available right from the post page:

Can't wait for the stable release!
Good job WP Team!
RELATED POSTS
WordPress database error: [Can't find FULLTEXT index matching the column list]
SELECT ID, post_title, post_content,MATCH (post_name, post_content) AGAINST ('wordpress 25 walkthrough') AS score FROM wp_posts WHERE MATCH (post_name, post_content) AGAINST ('wordpress 25 walkthrough') AND post_date <= '2008-08-20 05:05:30' AND (post_status IN ( 'publish', 'static' ) && ID != '18') AND post_password ='' ORDER BY score DESC LIMIT 5

