Skip to content

Instantly share code, notes, and snippets.

@milohuang
Created July 23, 2013 02:14
Show Gist options
  • Select an option

  • Save milohuang/6059353 to your computer and use it in GitHub Desktop.

Select an option

Save milohuang/6059353 to your computer and use it in GitHub Desktop.
yoast breadcrumb
<?php if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb('<ul class="breadcrumbs"><li><span>','</span></li></ul>');
} ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment