WordPress 2.7 is out! Here is the way to upgrade from any of the previous versions of wordpress ( 2.6.*  /  2.6.5) to the latest version i.e. 2.7. The process is very simple, involves only a few steps and I assure you the upgrade is worth the effort. WordPress 2.7 was released to wordpress.com users earlier but for individual sites it is out now! Lets get started.

WordPress

WordPress

The Upgrade :

  1. Backup the following files and folders :
    • wp-content (backup the whole directory)
    • wp-config.php (file)
    • Database (using phpmyadmin, backup the whole database, safe.)
  2. Downloaded the latest WordPress here.
  3. Delete all the old WordPress files .
  4. Extract and upload (or upload and extract) the new WordPress files.
  5. Copy the wp-config.php to the WordPress root directory.
  6. Run wp-admin/update.php (http://yourwordpresssite/wp-admin/update.php). It will ask for a database upgrade, continue. If all goes well it will redirect to a blank page.
  7. Delete the new wp-content directory and upload your old wp-content directory in place of it.
  8. Visit your site!  All your posts and plugins will be active and it will look the same! (All incompatible plugins will be disabled automatially, but most of the plugins that work with 2.6.* also work with 2.7
  9. Admin URL is the same: http://yourwordpresssite/wp-admin/

Known Issues :

  1. If you by chance cannot see the left navigation menu, disable any menu optimizing plugin that you have installed before like Ozh’ Admin Drop Down Menu plugin or Lighter Menus. Do that by deleting the corresponding plugin directory in the wp-plugins directory.

Successfully upgraded my site by exactly following the above steps :). The new admin interface is brilliant! Its good to look at and the interface is just amazing. Moreover, once you upgrade to 2.7 you don’t need to follow this painful upgrade process every time a new version is released. You can directly upgrade from the admin interface. Cheers ;)

Bookmark and Share