-
-
Save carlosjulian/2566ed722fc5ee752769e352f455b25c to your computer and use it in GitHub Desktop.
Wordpress: Breadcrumbs function
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- start breadcrumbs --> | |
<?php the_breadcrumb(); ?> | |
<!-- end breadcrumbs --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment