filter

Filtering wp_title() for Better SEO

October 17, 2012

When I last submitted Magazine Basic to the WordPress theme directory, I was told that they no longer allowed direct modification of certain elements within the header.php file. That meant…

xcode

Set Up an iOS Simulator on a Mac

September 25, 2012

Lately, I’ve been developing a lot of responsive designs specifically for the iPad and iPhone. Since I do all my developing on a Mac, I thought there’d be some type…

short

Trim Characters using PHP

August 13, 2012

I had previously written about how you can easily trim your text using a build in WordPress function called wp_trim_words() but sometimes you actually want to trim your text to…