A Better Twitter Feed for Your Web Site
I have already posted a tutorial on How to Create a Twitter Feed on Your Web Site and I have been having a lot of emails in regards to people…
I have already posted a tutorial on How to Create a Twitter Feed on Your Web Site and I have been having a lot of emails in regards to people…
This post has been updated in “is_child() Conditional Function for WordPress”. WordPress has some default conditional tags that are really helpful when developing themes and plugins that need specific functions…
When you have completed a post in WordPress, you have the ability to save it as a draft, publish it immediately or schedule a future date when it will be…
You may have noticed that I’m using a new syntax highlighter for my code snippets. I installed Ryan McGeary‘s WordPress plugin WP-Syntax which uses GeSHi (Generic Syntax Highlighter), a…
I just stumbled across these two little pieces of code and thought that they might be useful to some people out there who want to mess around with the default…
I am working on a new WordPress site and I wanted to display a selection of random posts at the bottom of every page. It is pretty simple to do,…
Photoshop is a great tool for creating simple yet impressive design effects with type. I don’t pretend to be an expert but I do know how to do a few…
If you take a look at the template hierarchy in WordPress, you will notice that you have the ability to create custom templates for different category pages by simply…