updated   : May 15, 2012
we now have 588 snippets
category breadcrumbs
By : , on December 10, 2010 7:00 pm

Simple breadcrumbs

wordpress snippet

Add the first snippet of code to your wordpress functions.php. Then add the second block of code to your theme in the place you wish to display your breadcrumbs.

read more
By : , on November 04, 2010 9:00 am

Adding breadcrumbs

wordpress snippet

Adding the first block of code to your functions.php will setup everything for your breadcrumbs. Add the second section of code in the location you wish to have your breadcrumbs displayed.

read more