updated   : May 15, 2012
we now have 588 snippets
category post_class
By : , on February 17, 2012 9:00 am

Limit number of classes when using post_class

wordpress snippet

Adding this snippet to the functions.php of your wordpress theme will let you limit the number of classes displayed when using post_class, Yes this only works if you are using post_class() within your theme enjoy.

read more