Schema Breadcrumbs

Easily add breadcrumbs to your template!

Author:Dean Williams (profile at wordpress.org)
WordPress version required:2.2
WordPress version tested:6.5.2
Plugin version:2.1.4
Added to WordPress repository:13-01-2016
Last updated:10-04-2024
Rating, %:0
Rated by:0
Plugin URI:http://webdesires.co.uk
Total downloads:6 649
Active installs:200+
plugin download
Click to start download

Easily add schema valid breadcrumbs to your site. If you’re using RDFa Breadcrumb or Yoast Breadcrumb, this plugin automatically takes it’s place, if your using a supported WordPress framework, it’s as easy as enabling the plugin and checking the “Try to add automatically box”, if you’re not using one of those, adding it is as simple as adding one line of code to your template!

Supported Frameworks

Currently the breadcrumbs plugin supports the following frameworks out the box:

  • Thematic
  • Hybrid
  • Thesis
  • WP Framework

And is a drop-in replacement for:

  • RDFa Breadcrumbs
  • Yoast Breadcrumbs

If you dont currently use RDFa Breadcrumb, Yoast Breadcrumbs or a supported framework then no problem, its very easy to add the breadcrumbs output to your templates, just simply call the below function where you want breadcrumbs to output:

schema_breadcrumb();

Alternatively you can call the breadcrumbs with a shortcode:

[schema_breadcrumb]


ChangeLog