Skip to content

Instantly share code, notes, and snippets.

@anwerashif
Created February 6, 2018 13:38
Show Gist options
  • Save anwerashif/e6eb50fc7d2672f8e0329a3373065882 to your computer and use it in GitHub Desktop.
Save anwerashif/e6eb50fc7d2672f8e0329a3373065882 to your computer and use it in GitHub Desktop.
Breadcrumb in Single.php
<!-- breadcrumb -->
<div class="breadcrumb-wrap">
<nav aria-label="breadcrumb">
<?php get_breadcrumb(); ?>
</nav>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment