Archive for 'Wordpress'

Twitter Plugin for Wordpress

I want Twitter in this site.I look for twitter plugin, i stumble upon Alex King’s Twitter Tools Plugin. It’s a great plugin, but Alex’s plugin required Wordpress 2.1 or higher, and my Wordpress isn’t in this requirement. Try it anyway, shows up an error.
Then I stumble upon David Wood’s Simple Twitter Plugin. Download, extract, upload, [...]

Upgrading WordPress

A few steps to upgrade WordPress
1. backup WordPress database using phpmyadmin or WordPress Database Backup plugin
2. deactivate any plugins
3. delete files and folders, except wp-config.php files and wp-content folder
4. upload the latest WordPress, except wp-config.php files and wp-content folder
5. type domain_name/wp-admin/upgrade.php in your browser to runs an upgrade command, just follow the instructions
6. activate any [...]

Downgrading WordPress

UPDATED Nineteen Labs move in to a new server. This also means downgrade WordPress from 2.2 to 2.0.x version, because the new server have a lower database version. Here is a few steps to downgrade WordPress :
1. backup an old WordPress that you want to downgrade. Export this to a sql file. Do not choose [...]