I've updated the site to the latest release of WordPress. 2.8.1 fixes many bug found in 2.8 and I finally…
Custom fields are definitely very useful and are used on many WordPress installs. Today I’m going to show you how…
DISCLAIMER: this post is older than one year and may not be up to date with the latest WordPress version.…
Ever wanted to print or echo the WordPress title attribute without spaces?
How might you display a Google ad after the first post or anything you like? It is very simple. You…
Here is a simple way to call query_posts with an array of options. For all options you my use visit:…
This is an easy one, just add one line to your single.php file where you would like the Gravatar to…
Ever wanted to display the title of a post somewhere but limit the amount of characters that are shown? For…
Here is a nifty trick for your comments.php template. If someone comes to your site and leaves a comment but…
Here is a neat trick. Say you want to show a custom field in you post or in a certain…