Page 2: WordPress 2.5 Dashboard First Impressions
I think the main reason that a lot of people are squaking about the 2.5 upgrade is because it’s different and not what you’re used too. People naturally fight change and resist new ideas they’re not used to. I think that the layout of is great, and it’s as it “should have been” from the beginning because it’s a bit more intuitive. I always thought the WP dashboard was a bit weird to navigate, but I just accepted it and got used to it over time. My first impression logging into the new WordPress 2.5 dashboard was – “WOW!”:

Right away you notice that you have a bright strip with options to write a page or post, very handy since that’s what we do most often. Other than the obvious “style” changes, the things that have moved are the “dashboard” link which went to a tab at the top, and at top right links have been added to both “help” and “forums”. “Blogroll”, “Presentation”, and “Options” have all been removed. In this pic “cformsII” has been added by my “contact forms” plugin. Presentation was renamed to “Design” and “Options” is now “settings” (to the right), and “Plugins” and “Users” has been moved to the right as well.
I like the new layout better, you get quick stats at a glance, you get posts, pages, comments, categorys, tags, and draft stats all at once. The addition of tag and draft stats appears to be new. It also tells you what theme, how many widgets, wordpress version, and askimet info. In my dashboard you also see subscriber stats which comes from the WP View Subscriber Info plugin by MaxPower.
Directly below this block are recent comments and incoming links. I like the fact that each blog is a fixed width that scrolls. In incoming links the “See All” link still takes you to google blog search, but both the edit and RSS links are new. So now, you can add an RSS feed to your incoming links to your feed reader. But wait – there’s more! When you click “edit” you can change what RSS feed to use to monitor incoming links. You could change it to Yahoo, the regular google index, MSN Live Search, Technorati, or whatever you want. You control how many items to show, and whether or not to display the date. I’m changing mine to “20″.

In a new twist, both the WordPress Development Blog and Other WordPress News RSS feed blocks have “edit” capabilities as well, and can load any RSS feed you like in those blocks as well. w00t!
Since we’re here, let me show you just a few pimp tricks for your new WordPress 2.5 Dashboard home.
Add a “Notes” section to your WordPress Dashboard
This is something I think that WordPress should have by default, a section where you can write a “to-do” list for yourself or other author’s. You can’t just stuff everything into draft posts. This creates a digital scratch pad or sticky note for you to work with. The plugin that does this has the unfortunate name of Headache with Pictures. This plugin unfortunately also has been abandoned by the author (the plugin page and web site are gone) – so the previous link is a zipped copy of my version, which appears to work just fine in WordPress 2.5. As you can see in the example pic below, this plugin just ads a “notes” section to your dashboard home. Just type in your notes and “save” and they’ll be there next time you login (very handy!).

I also have the official WordPress.com Stats plugin installed. Now, in my dashboard home (if I’m logged in) I also get a snapshot of my stats in quick-view:

It shows views, top posts, top searches, and Most Active at a glance.

Comments
My day job is a Test Engineer so I don’t trust developers =)~ . I personally would like to see how my blog fares with major releases by creating a copy of my production blog into a test site and upgrade that test site to WordPress 2.5.
After upgrading, I found out first hand that I had a problem with easy gravatars, lazyest gallery, popularity contest, link harvester, and my own NowThen Photo Display plugin. So many things broke at once. Luckily I was also able debug and fix my blog in the background without visitors seeing all the issues.
I’ve outline the necessary steps to create a test blog here.
It’s totally worth it if you have many visitors to your site.
Thaya Kareesons last blog post..Make WP-PostViews Work with WP-Super-Cache
A well done guide/review!
Thanks for the notes plugin. I like that. Otherwise I never use the dashboard. This will help me stay a little more organized. . . and lord how I need that.
I’m still not fond of the layout of the menus in WP 2.5. Luckily lighter menus (it’s in the wordpress extensions) plugin has been upgraded to work with 2.5. I like this plugin. It gives you drop down menus–everything one click away.
I do agree with Thaya. I’ve heard a lot of things broke with 2.5 however, since I’m new to wordpress I’ve only installed plugins that are 2.5 ready. I didn’t have much going on in 2.3.3. So things have gone smoothly for me. For those who have a mass amount of plugins, get the upgraded ones. . . if they exist.
That will always be a problem with open source projects. They rely on the community to put a lot of features in via plugin and sooner or later that person will get tired of working on the plugin =(
One reason I keep my plugins to a minimun.
I think it is a worth while upgrade esp if you don’t have a ton of plugins.
I’ve heard the auto upgrade for plugins can cause problems but it has worked for me flawlessly. . . remember I carry only about 15 plugins =;;
I upgraded to 2.5 just after it came out and it has been working perfectly for me. . . knock on wood!
Charles
I usually install all the updates on my local machine and tests all the plugins. When I am satisfied with all of the related themes and plugins, I copy all the files to to my live server.
I upgraded to 2.5 and it is working perfectly right for me.
Shafiq Rehmans last blog post..TP-LINK TD-W8920G Wireless ADSL2 Router Review
Nice post….:)
But Instead of doing manual upgradation i recommend to use Automatic Upgrade plugin (http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/)….:D
it’s very easy to use ….and i does all the pre and post upgrade tasks…
I upgraded one of my blog using it and it took me just 1 minute to do upgradation
That’s a popular plugin, but one that I would never recommend for most people. You have to check the compatible plugin list every time before upgrading, just to be sure you don’t have a big conflict. If that plugin could do an automatic check of that list before upgrading, I might think about it. For now, the safest way to upgrade is manually…
I would also suggest downloading the xampplite package. It is basically a no install apache / mysql self setup local website.
This gives you the luxury of running your own local copy of your website, so you can test upgrades or code changes locally before uploading for the world to see.
Tarkan
I really like the local testing idea! I might give that a shot one of these days.