Basics Of WordPress Theme Design
The basics of WordPress theme design looks at the fundamental knowledge you need to start creating your own WordPress themes from scratch.
(read more)Create An Advanced Theme Options Panel in WordPress
Creating an advanced theme options page in WordPress has never been easier with this series of tutorials from WPShout.
(read more)Getting Started With WPMU and BuddyPress – Part 2: Installing BuddyPress
After part one, where we installed WPMU, in this, part two, we'll be installing and getting started with BuddyPress.
(read more)Getting Started With WPMU and BuddyPress – Part 1: Installing WPMU
The first in a three part series on BuddyPress and WPMU. In this, the first part, we make a start by installing WordPress MU.
(read more)A Beginner’s Guide to WordPress Theme Development: Day 3
Day 3 of the 'Beginner's Guide to WordPress Theme Development' gets underway with creating the header.php, sidebar.php and footer.php files.
(read more)Warning: YARPP and the_excerpt_rss Don’t Mix
A warning to those using the_excerpt_rss and the Yet Another Related Posts Plugin (YARPP) for their meta description.
(read more)Single Post Templates Made Easy
Create really awesome custom post templates for WordPress with a simple (theme integrate-able) plugin.
(read more)Customising Your WordPress Login Page
I've already touched on this subject, but this week we're going to be expanding on it: customising your WordPress login page. A fifteen minute screencast that explains all.
(read more)Make A Widget Ready Footer In WordPress
A tutorial that runs through how to create a footer in three columns which is widgetised (widget ready) in WordPress
(read more)Move Your wp-content Area
A really easy way to change the directory where your images are uploaded to in WordPress.
(read more)Documenting A Premium Theme
Documentation is the first thing that a customer will see once buying a WordPress theme, but it's often very poor. Why? Documentation is done last
(read more)10 Awesome Things To Do With WordPress’ Custom Fields
Custom fields are what turns WordPress from a blogging platform to a CMS. Want to do just about any project on WordPress but not sure it is up to the job? Custom fields are the answer. In this post, there are ten awesome things to do with custom fields in WordPress.
(read more)Speeding Up WordPress With If Statements
Speeding up WordPress has just got easier; using PHP's if statements you can only load the stuff you need.
(read more)