Oli’s Breadcrumbs

Last Commit eab044c (August 27, 2025 12:00 am)
Repository https://github.com/magicoli/olis-breadcrumbs
License AGPLv3 or later

Several ways to add breadcrumbs to your pages, if your theme does not support them. If you theme already supports breadcrumbs, you probably don’t need this plugin, as it is likely to have less options.

You can add breadcrumbs with any of these methods:

  • [breadcrumbs] shortcode
  • Breadcrumbs widget
  • Breadcrumbs Divi Module (for Divi Themes or with Divi plugin)
  • Breadcrumbs Element WPBakery Page Builder (aka js_composer aka Visual Composer)

Here are the options for the shordcode.

  • [breadcrumbs exclude-home="true"] do not start the breadcrumbs with home page, default false
  • [breadcrumbs exclude-archives="true"] do not include main articles archive link, default false
  • [breadcrumbs exclude-title="true"] do not end the breadcrumbs with the post title, default false
  • [breadcrumbs separator="×"] separator, default "/"

Equivalent options are available in the widget and the Divi Module.

Comments

Leave a Reply

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

To respond on your own website, enter the URL of your response which should contain a link to this post’s permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post’s URL again. (Find out more about Webmentions.)