Skip to main content

Upgrading WordPress manually

Every time I have to do this, I have to look up the instructions, so I thought why not write down my steps this time. So here goes:

For reasons unbeknownst to me our WordPress site never allows us to apply Upgrades, apply updates to plugins or themes automatically. So I end up having to go download the needed files and remote to my server.

See WordPRess's full explanations of upgrading here: http://codex.wordpress.org/Updating_WordPress

1) Make a backup of the Wordpress and PHP directories. If you don't have an automatic backup in place of the MySQL database, back that up too.

2) Deactivate plugins that are being updated

2) Download all needed files

3) Extract needed files

4) Upload files to server

5) Copy files to appropriate directories.

Remember to reactivate your plugins.





Comments

Popular posts from this blog

A review of VisualSP for SharePoint 2013 - unsolicited

One of the things we wanted to do in our new SharePoint 2013 environment was create a more user friendly environment and increase adoption by giving users the ability to learn "how-tos" without the need of a training class or a guided tour by the SharePoint person (aka me).  My first thought when we began planning for the upgrade was that built-in help would be excellent, but would also be a monumental task to create.  Having used many of SharePoint-Videos.com videos for my own learning needs, I turned to their site for ideas. Enter VisualSP.  Obviously, I'm not the only person who desired in-context help for the end users. We purchased VisualSP for SharePoint 2013.  Once our environment was configured properly, installation was not difficult. The installation procedures were straight forward and easy to follow. I am not replicating that information here, but will hit the highlights.  For full details and screenshots, see the link above. Installation must...