1. Home
  2. Docs
  3. Footer
  4. Breadcrumbs
  5. Yoast Breadcrumbs Script

Yoast Breadcrumbs Script

<?php 
if ( function_exists('yoast_breadcrumb') ) {
			  yoast_breadcrumb( '<p id="breadcrumbs">','</p>' );
			}
?>

description:

display pages tree, from parents to childs pages. We are using the breadcrumbs from Yoast Plugin, please be careful to not deactive the plugin

Was this article helpful to you? Yes No

How can we help?

Leave a Reply

Your email address will not be published. Required fields are marked *