paragraph

Add Class to All Excerpts in WordPress

March 26, 2012

In WordPress, the post excerpt can be displayed using a function called the_excerpt(). This function has no parameters but it does have some filters which you can hook into. I…

html5placeholder

HTML5 Placeholder jQuery Fix

November 20, 2011

I was working with placeholder text for the input fields on a recent project and I needed to make sure that the text would appear in all browsers. I had…

vote

A Better Voting System for WordPress

October 24, 2011

I published a tutorial quite a while back called Simple Voting for WordPress with PHP and jQuery. It was not without its problems, and recently I needed to improve on…

author_sml

An Even Better Author List in WordPress

September 30, 2011

I already wrote about this a while back in “How to Display an Author List with Avatars in WordPress” but I recently realized that it needed updating. There’s a better…