It’s coming…

Posted by Andrea under News

I watch the trac feed for activity, and it’s been busy the past couple of weeks. This morning changes came in with a note: “Add and delete WP 2.5 files. *DON’T SVN UPDATE!*”

So by that, you can see the WP 2.5 changes are being rolled in. I expect it will be only a couple days or so before a release. Possibly to coincide with single wordpres? Who knows?

I am not a fan of the new admin area, but I am anxious to see how this plays out for MU.

4 Responses to “It’s coming…”

  1. drmike Says:

    I have to admit that I’m not big on the new admin but that’s because most of our installs are using the Tiger interface and the upgrade will probably break it.

  2. Upgrading to WordPress 2.5 or not? « WP Stuff Says:

    [...] as we do spend some time making everything in the dashboard apply to our WPMU site alone. (And I actually think it’s about time WPMU goes on its own path and just import stuff from WP that’s, well, can be good on a WPMU site.. More power to the [...]

  3. Kristin Says:

    (I’ve already pinged this post on my thoughts on wp 2.5.)

    But thinking in WPMU there’s a lot in WP 2.5 that I really don’t want to go five rounds explaining for the users of my wpmu sites.

    WP 2.5 is also a very single site, host on your own, release. But it’s probably best to wait and see what donncha can make out of it, before start to complaining.

  4. sadieko Says:

    I do like the more intuitive layout on the 2.5 admin bar in terms of being user friendly. I had to rework the backend layout on my WPMU site because the beta-testers were getting confused about where to go for what - I think for the “blogging lite” users, it makes much more sense for things like “Write Post” and “Change Theme” to be featured over the other settings. And the new dashboard layout is fantastic.

    On the other hand, there goes all my hardwork! :)

Leave a Reply

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image

google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 4; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 4; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { bnc_xlate_div("en", "bnc_lang_i_0_63", "en"); bnc_xlate_div("en", "bnc_lang_i_1_63", "en"); bnc_xlate_div("en", "bnc_lang_i_2_63", "en"); bnc_xlate_div("en", "bnc_lang_i_3_63", "en"); bnc_xlate_div("en", "bnc_lang_i_4_63", "en"); bnc_xlate_div("en", "bnc_lang_i_5_63", "en"); bnc_xlate_div("en", "bnc_lang_i_6_63", "en"); } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); bnc_detect_div("bnc_lang_i_0_63");bnc_detect_div("bnc_lang_i_1_63");bnc_detect_div("bnc_lang_i_2_63");bnc_detect_div("bnc_lang_i_3_63");bnc_detect_div("bnc_lang_i_4_63");bnc_detect_div("bnc_lang_i_5_63");bnc_detect_div("bnc_lang_i_6_63"); } google.setOnLoadCallback(bnc_startup);
Close
E-mail It
This blog has been fine-tuned with 13 WordPress Tweaks.