Skip to content

Instantly share code, notes, and snippets.

@tomharrigan
Created January 10, 2013 20:49
Show Gist options
  • Select an option

  • Save tomharrigan/4505658 to your computer and use it in GitHub Desktop.

Select an option

Save tomharrigan/4505658 to your computer and use it in GitHub Desktop.
handle multiple rows of testimonials
elseif ( (count( $query ) == $count) || ($count % 3 == 0) ) { $css_class .= ' last'; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment