Title: BreadcrumbsPress
Author: Milan Petrovic
Published: <strong>April 14, 2021</strong>
Last modified: November 12, 2025

---

Search plugins

![](https://ps.w.org/breadcrumbspress/assets/banner-772x250.png?rev=2978271)

![](https://ps.w.org/breadcrumbspress/assets/icon.svg?rev=2889138)

# BreadcrumbsPress

 By [Milan Petrovic](https://profiles.wordpress.org/gdragon/)

[Download](https://downloads.wordpress.org/plugin/breadcrumbspress.4.6.zip)

 * [Details](https://az-tr.wordpress.org/plugins/breadcrumbspress/#description)
 * [Reviews](https://az-tr.wordpress.org/plugins/breadcrumbspress/#reviews)
 *  [Installation](https://az-tr.wordpress.org/plugins/breadcrumbspress/#installation)
 * [Development](https://az-tr.wordpress.org/plugins/breadcrumbspress/#developers)

 [Support](https://wordpress.org/support/plugin/breadcrumbspress/)

## Description

Breadcrumbs based navigation, fully responsive and customizable, supporting post
types, all types of archives, 404 pages, search results, and support for third-party
plugins.

Generated breadcrumbs all have support for Breadcrumbs rich snippet schema, using
JSON-LD format (fully compatible with Schema.org and Google specifications), and
it is recognized and accepted by Google and all other popular search engines.

#### Quick Overview Video

#### Block Editor Support

The plugin adds a Block for use in the Block Editor (Gutenberg Editor). The block
is available under Widgets. And, this block shows breadcrumbs for the current page
or post, or whatever else it is placed in, so it will work inside the block templates
too.

#### Breadcrumbs Generated by the Plugin

With BreadcrumbsPress you can easily generate breadcrumbs for WordPress powered 
website. The plugin can generate breadcrumbs for all types of URLs in WordPress,
with support for bbPress (including various Dev4Press plugins for bbPress), BuddyPress
and WooCommerce. Here is the list included URL types plugins supports:

 * WordPress Front Page (including Home/Posts pages)
 * WordPress 404 Page
 * WordPress Posts and Pages
 * WordPress Custom Post Types (Single and Archives)
 * WordPress Categories and Tags
 * WordPress Custom Taxonomies
 * WordPress Date Archives
 * WordPress Author Archives
 * WooCommerce Store
 * WooCommerce Products (Single and Shop)
 * WooCommerce Categories and Tags
 * WooCommerce Profile (with support for subpages)
 * BuddyPress Activity Directory
 * BuddyPress Groups Directory
 * BuddyPress Users Directory
 * BuddyPress Group (with support for subpages)
 * BuddyPress User Profiles (with support for subpages)
 * bbPress Forums, Topics and Replies
 * bbPress Topic Views
 * bbPress Topic Tags
 * bbPress User Profile (with support for subpages)
 * bbPress GD Members Directory

The plugin has a wide range of settings to control the visibility of breadcrumbs
on various page types, options to change the path used for breadcrumbs for posts
and terms, styling and markup settings. Plugin includes font with icons (built into
CSS) with separator icons and few additional icons for home page, store and forums
main crumbs.

#### Integration into WordPress

Breadcrumbs can be added using PHP function or shortcode. Or, you can hook the plugin
to any action in WordPress, or alternatively, plugin can automatically integrate
with some popular themes (themes that provide actions/filters rich frameworks). 
This includes currently:

 * GeneratePress
 * Kadence
 * OceanWP
 * Astra
 * StoreFront
 * Blocksy
 * Genesis Framework

More themes will be added in the future, but only themes that have actions placed
inside templates to expand or changing the theme.

#### Plugin Pro Edition

 * Multi breadcrumbs: generate multiple breadcrumbs paths to a post
 * Menu breadcrumbs: show a WordPress menu as a breadcrumbs
 * Tweaks: hide some crumbs if the breadcrumb list is long
 * Tweaks: shorten displayed title for individual crumbs if too long.
 * [Compare Free vs Pro Editions](https://plugins.dev4press.com/breadcrumbspress/articles/lite-vs-pro/)
 * [Upgrade to Pro Edition](https://plugins.dev4press.com/breadcrumbspress/buy/)

## Screenshots

 * [[
 * Basic breadcrumbs examples
 * [[
 * Additional breadcrumbs examples
 * [[
 * Integrated in GeneratePress theme
 * [[
 * Block
 * [[
 * Main administration page
 * [[
 * Theme integration settings
 * [[
 * Breadcrumbs styling settings
 * [[
 * Various other settings
 * [[
 * Few more examples

## Blocks

This plugin provides 2 blocks.

 *   Multi Breadcrumbs Display multi breadcrumbspress for the current post or page.
 *   Breadcrumbs Display breadcrumbspress for the current post or page.

## Installation

#### General Requirements

 * PHP: 7.4 or newer
 * WordPress: 6.1 or newer

#### PHP Notice

 * The plugin doesn’t work with PHP 7.3 or older versions.

#### WordPress Notice

 * The plugin doesn’t work with WordPress 6.0 or older versions.

#### Basic Installation

 * Plugin folder in the WordPress plugins folder should be `breadcrumbspress`.
 * Upload `breadcrumbspress` folder to the `/wp-content/plugins/` directory.
 * Activate the plugin through the ‘Plugins’ menu in WordPress.
 * Plugin settings are available under WordPress ‘Settings’ panel

## FAQ

### Where can I configure the plugin?

Open the WordPress ‘Settings’ menu, there you will find ‘BreadcrumbsPress’ panel.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“BreadcrumbsPress” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Milan Petrovic ](https://profiles.wordpress.org/gdragon/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

[Translate “BreadcrumbsPress” into your language.](https://translate.wordpress.org/projects/wp-plugins/breadcrumbspress)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/breadcrumbspress/),
check out the [SVN repository](https://plugins.svn.wordpress.org/breadcrumbspress/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/breadcrumbspress/)
by [RSS](https://plugins.trac.wordpress.org/log/breadcrumbspress/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### Version: 4.6 / november 12 2025

 * New: tested and compatible with `PHP` 8.5
 * New: tested and compatible with `WordPress` 6.8
 * Edit: Dev4Press Library 5.3
 * Edit: Freemius SDK 2.13

#### Version: 4.5 / january 29 2025

 * New: tested and compatible with `PHP` 8.4
 * New: tested and compatible with `WordPress` 6.7
 * New: use composer to install Dev4Press Library
 * New: plugin can work as `Lite` edition without license code
 * New: plugin refactoring and other core changes
 * Edit: reorganized and improved all the plugin settings
 * Edit: changes to the feature registration and loading
 * Edit: updates to the loading of third party libraries
 * Edit: Dev4Press Library 5.3

#### Version: 2.3 / june 28 2024

 * New: tested with WordPress 6.6
 * Edit: reverted blocks packages dependencies and build to WP 6.1
 * Edit: Dev4Press Library 4.9.2
 * Fix: minor issue with duplicated directives for multi block
 * Fix: block dependencies causing blocks to not load

#### Version: 2.2 / february 27 2024

 * New: tested with WordPress 6.4 and 6.5
 * New: tested with PHP 8.3
 * New: updated plugin system requirements
 * New: single post path expanded to support taxonomies
 * New: taxonomy archive path can include post type archive
 * Edit: updated blocks packages dependencies and build
 * Edit: admin interface improvements related to a shared library
 * Edit: changes related to WordPress and PHP code standards
 * Edit: Dev4Press Library 4.7
 * Fix: missing styling on the plugin dashboard for code

#### Version: 2.1 / july 15 2023

 * New: direct integration support for Blocksy theme
 * New: tested with WordPress up to 6.3
 * Edit: updated blocks packages dependencies and build
 * Edit: Dev4Press Library 4.2
 * Fix: invalid names for some of the home crumbs icons

#### Version: 2.0.1 / august 25 2022

 * Edit: updated blocks packages dependencies and build
 * Fix: url building problem with GD Topic Prefix plugin pages

#### Version: 2.0 / may 14 2022

 * New: updated plugin system requirements
 * New: block: single breadcrumbs sequence
 * New: styling for breadcrumbs now uses flex
 * New: styling for breadcrumbs is mostly rewritten
 * New: styling mostly depends on using CSS variables now
 * Edit: updated plugin interface with the updated library
 * Edit: improved breadcrumbs build and rendering process
 * Edit: Dev4Press Library 3.8
 * Fix: several issues related to post types paths
 * Fix: buddypress: wrong function call for member profile
 * Fix: buddypress: not resolving the single activity

#### Version: 1.0.1 / may 1 2021

 * Edit: small tweak to the GeneratePress integration styling
 * Edit: Dev4Press Library 3.5.1
 * Fix: problem with the BuddyPress detection

#### Version: 1.0 / april 14 2021

 * New: first official version

## Commercial plugin

This plugin is free but offers additional paid commercial upgrades or support. [View support](https://www.dev4press.com/plugins/breadcrumbspress/)

## Meta

 *  Version **4.6**
 *  Last updated **5 months ago**
 *  Active installations **80+**
 *  WordPress version ** 6.1 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/breadcrumbspress/)
 * Tags
 * [breadcrumb](https://az-tr.wordpress.org/plugins/tags/breadcrumb/)[breadcrumbs](https://az-tr.wordpress.org/plugins/tags/breadcrumbs/)
   [crumb](https://az-tr.wordpress.org/plugins/tags/crumb/)[dev4press](https://az-tr.wordpress.org/plugins/tags/dev4press/)
   [navigation](https://az-tr.wordpress.org/plugins/tags/navigation/)
 *  [Advanced View](https://az-tr.wordpress.org/plugins/breadcrumbspress/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/breadcrumbspress/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/breadcrumbspress/reviews/)

## Contributors

 *   [ Milan Petrovic ](https://profiles.wordpress.org/gdragon/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/breadcrumbspress/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://plugins.dev4press.com/breadcrumbspress/)