WordPress 2.5, Things You Must Know

WordPress 2.5 have been officially released a few days ago and this is the first time I provide my personal take on it and sharing things You Must Know before doing the upgrade!

I have to admit - the core blog functionality is great. It takes some time to get used to new interface and has One Big Issue with Media Upload (which I’ll explain how to fix in this article) but overall I can actually see that it is faster, better and performs like a champ! And if you don’t use ANY plugin or have verified that ALL plugins you use are compatible - go ahead and upgrade. Otherwise read this article…

I don’t like to be a negative guy but what can I do when a huge issue introduced with upgrade. At first I thought it was just me but then a little search have shown that many people on shared hosting run into this one. Here is screenshot of the problem…

media_error_wordpress_25.gif

As you can see in image above WordPress 2.5 introduced a new functionality (gallery) and have changed the way media upload is done. That includes images or any other files you might have. If it works on your host - Great! Because now you have an ability to upload multiple files, create gallery and much more, I recommend you watch the screencast by Matt on this feature

And what if you are one of the people who get the screen shown above? I have seen several solution to this presented and while many of them work - it is possible it creates a securoty issue, am not a security expert and would need a second opinion on this one. But here is the fix:

  • Open .htaccess file in the root of your blog
  • Add this line to your .htaccess file on new line: SecFilterEngine Off
  • Save the file and test your Media Upload now.

Now that should address the only issue with the core I have found so far. Also I have fully tested and verified that WordPress Automatic Upgrade plugin (latest version 1.1) works almost flawlessly and will upgrade your core to 2.5!

But let’s not forget about the plugins!

I personally rely on plugins to improve my blog functionality and provide interactivity to my blog and Not Willing to work without them! Community have created a database of the plugins that work with 2.5 and fail and I recommend that you check your personal list against it before doing upgrade.

I have found quite a few plugins that I use and they don’t work as well as expected. While majority of them are well supported by developers - it takes time for them to release update and I recommend you get to know people who create these nice little script you use on your blog daily without thinking!

See how they progress with updates, encourage them, perhaps make a small donation to help them with motivation Cool. I’m sure they will appreciate the attention! But whatever you do - make sure that all your plugins are ready for 2.5 or at least make a determination that you can live without some of them!

Rate It!:
2.5

If you're new here, you may want to subscribe to my RSS feed. Or click here to learn What is RSS And Why You Should Subscribe. Thanks for visiting!

Related posts

wordpress web 2.0 owner sig
- - - - - - - - - - -

If you like this post subscribe to Full Text RSS feed and read news at your leisure or get daily posts conveniently delivered to your inbox by Subscribing via Email (requires confirmation)

Technorati Tags: , , , ,

RSS feed | Trackback URI

12 Comments »

Comment by Norma (Who Am I?) (2 comments.)
2008-04-03 08:32:51

Well, dang! I see aLink still has issues. :(

It looks like everyone is pitching in, though, to get things up and running quickly.

Nice job once again on a great post, Alex!!

Norma’s last blog post..I’m determined to figure it out

Rate It!:
2.4
Comment by TheSpot-er (Who Am I?) (780 comments.)
2008-04-03 08:35:34

Norma,

aLinks RC2 works with no issues. Visit Sean’s blog at headzoo.com and get new version. I have tested and verified that rc2 works with 2.5 flawlessly!

Rate It!:
2.5
 
 
Comment by Wincent (Who Am I?)
2008-04-03 15:10:01

Should we upgrade to wordpress 2.5 now???

Rate It!:
2.5
Comment by TheSpot-er (Who Am I?) (780 comments.)
2008-04-03 15:20:56

Wincent,

If you are one of my customers - wait for an announcement. I will provide all the details as well as video tutorial.

If you are not my customer - please use your own judgment and evaluate if 2.5 will work for your blog now or if you need to wait until all your plugins are compatible with it.

Alex

Rate It!:
2.5
 
 
Comment by Todd Morris (Who Am I?) (1 comments.)
2008-04-03 21:00:08

Good advice … especially about the plugins.

I upgraded one of my blogs, but it was very bare bones, with only a couple of plug-ins running.

I have a “test” subdomain that I use when I want to edit themes. I think I’m just going to upload all of the plugins from my “primary” blogs to that site, activate them, then see what happens when I upgrade.

… should be a fun weekend.

Todd

Todd Morris’s last blog post..First Pictures of Jayden Taylor

Rate It!:
3.2
Comment by TheSpot-er (Who Am I?) (780 comments.)
2008-04-03 21:46:10

Todd,

Yeah, testing with major upgrade is a must. I use numerous plugins and as it stands right now - 3 of them incompatible with 2.5 and that is tested. Good thing is that I know author work on them :D. I guess it always pays to use plugins that are well supported. I have upgraded about 5 of my smaller blogs to 2.5 and only one with an issue due to plugin not being compatible.

Cheers.

Rate It!:
2.5
 
 
Comment by Tom (Who Am I?) (1 comments.) Subscribed to comments via email
2008-04-04 13:59:12

no matter where I put the suggested “SecFilterEngine Off” I get an Error 500

could you please be so nice to tell me where exactly to put it in?

this is my htacces

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

# END WordPress

Rate It!:
2.5
Comment by TheSpot-er (Who Am I?) (780 comments.)
2008-04-04 14:37:41

Tom,

It should work no matter if you put it into the end of beginning. If failes - then solution might not be working for you .. sorry

Rate It!:
2.5
 
 
Comment by Mark G (Who Am I?) (1 comments.)
2008-04-05 22:11:21

One thing you should all know is that the so called new editor in 2.5 is, well, rubbish and that’s being kind and an understatement.

The worst part about it is that it still messes with your code, ripping out whole amounts of it, even after you’ve saved the post. (If you checkout the WP forums you’ll find a ton of flak about this, it seems an unbelievable SNAFU for them to make.))

Thankfully a new compatible version of Tiny MCE Advanced has already been released which will do all the things the WP 2.5 editor should have done in the first place.

Having said all that, after using it for a week, I do find it to be a huge improvement over the previous version, but only because all of my plugins are now working.

As has been said above, test first before upgrading, and for god’s sake make sure you do a data backup and copy before upgrading, otherwise you won;t be able to revert back to your previous version as 2.5 does a major dB update when you install it.

Mark G’s last blog post..Content is Not King – it is Supreme

Rate It!:
2.4
 
Comment by Hazel (Who Am I?) (1 comments.) Subscribed to comments via email
2008-04-11 03:04:23

Hi Alex,

I purchased your system a while ago and finally got some time to set it up today. I am in step 2 (wordpress set up). But there was a new version of wordpress 2.5. Should I download it and install it? Or should I just ignore the upgrade? Please help me. If you recommend upgrade to version 2.5, please tell me how to install it. I have no clue at all. Thanks. =)

Rate It!:
2.5
 
Comment by Hardhono (Who Am I?)
2008-04-14 05:01:12

Hi, thanks for your information. I’m new using wordpress and your article give me more information about wordpress

Rate It!:
2.5
 
Comment by grateful (Who Am I?)
2008-04-22 20:21:56

Thanks so much for the information! Finally, a fix that works for the image uploader!!

Rate It!:
2.5
 
Comment Guidelines: Leave your name! Enter YourName@YourKeywords and KeywordLuv will use YourKeywords as the anchor text. After 3 approved comments - all your links become DoFollow links (controlled by LuciaLinkyLove). No inappropriate or offensive comments. No links to inappropriate or offensive sites. Comments must contribute to the discussion.

Name(required) YourName@YourKeywords
E-mail (required - never shown publicly)
Your Website or Blog URL:

Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

Trackback responses to this post

1,769 views
Close
Powered by ShareThis