Genx Blog

A Japanese web3 beatmaker. I make music and art.

How to add Breadcrumb NavXT to WordPress

summertime flag AaZSHwNWU3E unsplash scaled
Genx Avatar
Share This:

For a block editor, you add the block. For classic themes, add below code into header.php.

<?php
if(function_exists('bcn_display'))
{
    bcn_display();
}
?>

Last Updated:

Comments

Leave a Reply

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

one × 1 =