In this quick tips workflow article, you’re going to learn how to automatically upgrade your wordpress plugins and why. Thanks to WordPress 2.7 and recent updates and enhancements, WordPress offers the ability to “Upgrade Automatically” both your plugins and your WordPress Install.
Read the article, or scroll down and watch the video, do the steps, and when finished make sure to leave a comment below with your feedback and suggestions.
Image by Eva Patricia
Why Should I Care?
When you install plugins things can get tricky or messy. Sometimes plugins conflict, or bugs are found that need to be fixed. Thanks to the open nature of WordPress, plugins can be developed rather fast to meet any need or desire. Sometimes a demand is so great, that the plugin gets released a little early and can have a few pesky bugs that need to get squashed.
Security is another reason. When new code comes out, “unscrupulous” individuals can take advantage of exploits and vulnerabilities in the code of plugins and more easily be able to “take you out” and take your website down. Lastly, if added stability and security wasn’t enough, many plugins contain new features, enhancements, and workflow improvements.
How Does It Work?
Thanks to the “Upgrade Automatically” feature, when you login to your dashboard under plugins you will see a number, that means a new update is available for your plugin. All that’s left to do is click the button that says “Upgrade Automatically” and all is done. Let me show you step by step.
Alright, I’m Sold! Walk Me Through it!
1.) First login to your dashboard, look for the section titled “Plugins” (under appearance) and you should see a number. If you don’t that means everything is up to date. Let’s assume atleast one plugin is out of date (and hope 20+ are not!). You will see something underneath the plugin that needs updated that looks like the following:
2.) Click the “Upgrade Automatically” link, next you will see a screen that looks like the following:
3.) What you need to do is put in your hostname (usually the domain) then input your FTP login and Password ( as well as checking FTP for connection type), then click “Proceed”.
4.) You will see something like the above picture. Wait until you see plugin reactivated successfully before you leave the page, otherwise the process may not complete.
Cool Now What?
Now you need to go ahead and update any other plugins that are displaying this option. Some plugins are not supported by this plugin and you will have to update them manually (by downloading the latest version of the plugin .zip file, decompress, and uploading it to your website via FTP in the plugins directory and overwrite the old files).
Hey, Umm, I Keep Getting A Write Error?
Ahh, in that case what you need to do is login to your hosting account via FTP. Browse to your plugins directory, and do a CHMOD. (you do this by right clicking the plugins folder and changing the permissions). You can change the permissions to 666 or 755. If for whatever reason those 2 don’t work out for you, you need to change it to 777.
However, I highly recommend that after you complete this tutorial and have updated everything to change the permissions back to what they were previously set at. Meaning each time you need to upgrade your plugins, you need to login with your FTP program, temporarily change the permissions to 777, and then change them back after you update all the plugins.
Video Overview of Automatically Upgrading WordPress Plugins
Conclusion
In this training, we went over why you should update your plugins, and you learned step-by-step how to do it. Now I need you to take ACTION and take about 5 minutes to upgrade your plugins and get this handled. Make sure to leave a comment below letting me know if this helped you and if you would like to see more workflow oriented videos. Talk soon…





{ 3 comments… read them below or add one }
Hi Jason
Thanks for walking us through it.
I’m new to Wordpress and having added a few plugins, I notice that some now need upgrading — thanks for showing how.
I’ve read the article and I’ll watch the video before actually upgrading.
Twitter: jasonannas
December 31, 2009 at 5:37 am
Thanks Keith,
This is just one of those steps you’ll have to keep working though.
Always do a backup (checkout my post on backups) prior to updating your plugins as something horrible could happen (but not usually).
Sometimes you’ll get the redirect loop error, sometimes your site will just look horrible.
My workflow is as follows:
Login to admin area
Check Comments
View Stats
Note if WordPress or any Plugins need updating
If they do -> Backup the DB
View stats (statcounter plugin) make sure no-one is on site or the number is under 100 or so and click update.
Once one plugin is done, load up your home page, check to make sure all is well, then repeat as needed.
Have fun with your blog Keith, I’m sure you’ll have fun with it.
Thanks Jason
Watched the video… very good… very clear.
Was that coincidence that it was the “All in one SEO” that needed upgrading in your video? Same for me.
Time to stop watching and upgrade my plugins.