Posts Tagged ‘Wordpress’
How to transfer your wordpress blog from one host to another host

How to transfer your wordpress blog from one host to another host
Backup your WordPress database using phpMyAdmin
First thing first, make a backup of your database using phpMyAdmin. Once you have successfully logged into phpMyAdmin (cPanel -> MySQL -> phpMyAdmin) , click on the name of the database which contains your wordpress blog. Then click on Export in the main navigation area, within the export screen you must complete the following steps:
How to Enable Sticky Posts in WordPress Themes

Sticky feature was introduced in WordPress 2.7 which let WordPress blogs highlight and send to top an important post on the front page despite the date of publication. But our theme did not support this feature when we selected the sticky checkbox.

