Category: WordPress 2.7 Tutorials

Backing up your WordPress database in cPanel

by Gerae Lindsey on July 16th, 2009

I just added a new tutorial on making a backup of your MSQL database in cPanel. Though titled Backing up your ZenCart database in phpMyAdmin, the instructions will work the exact same for WordPress database files. See Backing up your ZenCart database in phpMyAdmin

Backing up your WordPress files in cPanel

by Gerae Lindsey on July 15th, 2009

I just added a new tutorial on making a backup of your files in cPanel. Though titled Backing up your ZenCart files in cPanel, the instructions will work the exact same for WordPress backups. See Backing up your ZenCart files in cPanel

How to widgetize your WordPress theme

by Gerae Lindsey on June 15th, 2009
How to widgetize your WordPress theme

This tutorial will show you how to enable widgets in your WordPress theme sidebar.php file. Widgets allow you to add/remove content in your side bars without editing your template files. Excellent for users who are HTML/PHP challenged. The first step is to edit your theme’s functions.php file NOTE: If your theme does not include a [...]

How to add an author box after my post in WordPress

by Gerae Lindsey on May 28th, 2009
How to add an author box after my post in WordPress

This tutorial will show you how to easily add an author box to your posts. Here is a snapshot of my author box: The first step to creating your own is to add your author bio in the WordPress admin area. Login to your WordPress admin area.