Afficher le fil d’ariane grâce à Yoast SEO.

PHP
                    <?php
if ( function_exists('yoast_breadcrumb') ) {
    yoast_breadcrumb( );
}