WordPress Upgrade
WordPress Upgrade to latest version
Step 1: Backup the Database Tables and Files including .htaccess
Please refer to the WordPress backup tutorial for further instructions how to complete this step.
Step 2: Deactivate Plugins
Deactivate all the Plugins you use from the Plugin Management Page:

Some Plugins might not work with the new WordPress version, and that is why you would better deactivate all of them in order to avoid discrepancies.
This will ensure that you won't end up with an upgraded-but-broken installation of WordPress after the upgrade process.
Click on the [Deactivate] button on the left. This will deactivate the plug-in.
Step 3: Overwrite Files
- Overwrite option 1: Get the latest WordPress version from Wordpress download page and upload it to the WordPress directory, overwriting all the files that exist there. This will preserve your images and themes.
- Overwrite option 2: Deleting your old files on the server and uploading the newer files from the new version you've downloaded is an alternative which will ensure that the files on the server have been replaced for sure.
If you are not sure how to do this, we recommend you to refer to our FTP tutorial where you will find step by step instructions how to do this.
Which option is better?
Generally, it is a good idea to delete whatever is possible because the uploading (or upgrading through cPanel) process may not correctly overwrite an existing file and that may cause problems later.
DO NOT DELETE these folders and files:
wp-config.php file;
wp-content folder;
wp-images folder;
wp-includes/languages/ folder--if you are using a language file, do not delete this folder;
.htaccess file--if you have added custom rules to your .htaccess, do not delete it;
Custom Content and/or Plugins--if you have any images or other custom content or Plugins inside the wp-content folder, DO NOT delete them.
DELETE these Files and Folders:
wp-* (except for those above), readme.html, wp.php, xmlrpc.php, and license.txt; files; Typically files in your root or wordpress folder. Again, don't delete the wp-config.php file.
wp-admin folder;
wp-includes folder; If using a language file remember don't delete the wp-includes/languages/ folder
wp-content/cache folder; You only see this folder if you are upgrading FROM WordPress 2.0.
Step 4: Run the upgrade script
Visit your blog's Upgrade Page (http://example.com/wordpress/wp-admin/upgrade.php) and follow the instructions that are displayed.
Step 5: Reactivate Plugins one by one
Activate your plug-ins, one by one, at the Plugin Management Page.
Check if everything works as expected.
There is a list of Plugins that are known to work with WordPress 2.0.
If any Plugin does not work, deactivate the it, and then you might contact the plugin author to encourage the author to upgrade the plugin.
Please, feel free to contact us if you have any questions or recommendations
about this tutorial at: tutorials 'at' siteground.com
|