With Trailblaze, you can add breadcrumb navigational links to your WordPress theme by using the template tag, wap8 trailblaze.
You can install Trailblaze either via WordPress Dashboard or by uploading the extracted trailblaze folder to your wp-content plugins directory.
Once the plugin has been installed, activate the plugin through the Plugins your WordPress Dashboard..
Once the plugin has been activated, visit Settings page to customize Home link label and the breadcrumbs separator..
To add the template tag to your theme, insert the following code, preferably outside of the loop, where you would like the breadcrumb trail to appear...
To add the template tag to your theme, insert the following code, preferably outside of the loop, where you would like the breadcrumb trail to appear...
we have added custom taxonomy archives to the breadcrumbs, the breadcrumbs will not return list when browsing custom taxonomy archive that is hierarchical...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Once pagination begins, the number becomes the current crumb. 1.0.3.
Fixed issue where the order was being echoed in the breadcrumb. 1.0.5.
Read more