How would I add this to my template?
-
This is the breadcrumb plugin, and the instructions said to add this to my template:
<?php if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb(‘<p id=”breadcrumbs”>’,'</p>’);
} ?>Im a super newb, where would I add this? What exactly is my template?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How would I add this to my template?’ is closed to new replies.