Monday, May 26, 2008

Steps to upgrade wordpress 2.3 easily

Recent release of WordPress 2.3 has created a sensation with great features and database changes raise the question, how should a webmaster plan and then implement the upgrade. Any upgrade that involves database changes should be undertaken carefully, and preparation could play vital role in a successful upgrade.

Generally webmasters install custom themes and additional plugins, and of course they upload extra files such as images to their /wp-content/uploads folder. All of these files need to be backed up and stored off server prior to undertaking the upgrade process. The database itself also needs to be backed up. Nowadays if you have to install wordpress themes, you don’t need to pay a huge amount because of the competition within the resources and their advanced technologies.

BackUpWordpress plugin and selecting the default backup options is best for Backing up your site which will create a compressed file of your complete site including files and database. If anything goes wrong it should be relatively easy to restore this and import your database into MySQL using phpMyAdmin or your host's preferred database manager.

You’re ready to start preparing for the upgrade once you are certain your site has been backed up. Now the question arises that does your plugins and chosen wordpress theme compatible with WordPress 2.3? Most modern themes shouldn't cause any problem except that non v2.3 themes may not include the tags code needed to make use of the new tags feature of WordPress 2.3. This is a relatively simple update to make, and simply involves adding extra php code to the theme's index.php and single.php.

Open index.php and single.php in your favorite text editor and search for the following code , and simply add the following code before or after depends on where you want the tags will be displayed (before or after your article).

The plug ins used in your site will need to be checked against the list of compatible plug ins. Any plug in that isn't compatible will likely not work correctly or at all. You may need to contact the plugin author for an update or discontinue using that plugin until an update is available.

Now get ready to upgrade your installation to WordPress 2.3, and if your host provides wget functionality simply copy the zip file to your server then unzip them directly into your WordPress folder. If wget isn't available to you, then you'll need to download the zip file and use an ftp client to upload the unzipped files.

Once you've uploaded your WordPress files, make sure your WordPress 2.3 compatible theme is uploaded to /wp-content/themes. Did you need updated plugins? Upload these to /wp-content/plugins. You should now be ready to initiate the WordPress update script.

Read more...

Followers

Text

  ©Template by Dicas Blogger.