How to

Styling your ordered & unordered list items into 2 columns

In a previous post I showed you how to create a custom widget, then I showed you how to create…

2 weeks ago

How to: Limiting the posts in you archive widget

I have show you how to create a custom widget in a previous post. But how about adding and additional…

4 weeks ago

Build a classic MyBlogLog widget

In this post I will show you how I created my custom widget showcasing mybloglog readers. In your function.php file…

4 weeks ago

How to: Creating an Archive page

Many weblog sites these days have some form of an archive page. In WordPress it might be the built in…

4 weeks ago

How to: Add a contact me via Skype™ button

This little trick is really simple and easy. All you need to do is plug this line of code anywhere…

2 months ago

How to: Create a fbshare.me shortcode

Social networks are everywhere. I am sure you're on facebook. Well why not at a facebook share script to your…

4 months ago

How to: Display RSS feeds from anywhere

Here is a simple way to display any RSS feed in your WordPress blog. <?php include_once(ABSPATH . WPINC . '/rss.php');…

5 months ago