Title: Breadcrumbs Everywhere
Author: betsyk
Published: <strong>February 28, 2012</strong>
Last modified: December 20, 2013

---

Search plugins

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/breadcrumbs-everywhere_c9d5df.svg)

# Breadcrumbs Everywhere

 By [betsyk](https://profiles.wordpress.org/betsyk/)

[Download](https://downloads.wordpress.org/plugin/breadcrumbs-everywhere.1.6.zip)

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

 [Support](https://wordpress.org/support/plugin/breadcrumbs-everywhere/)

## Description

Missing crumbs? Find them with Breadcrumbs Everywhere! This plugin adds breadcrumb
trail navigation to BuddyPress. Simple, just add one line of code to your template.
You don’t need to use it, but there is an admin feature, too.

#### Included languages:

 * English
 * German (-DE)
 * French (-FR)
 * Spanish (-ES)
 * Italian (-IT)
    Dove photo credit: [Boegh](http://www.flickr.com/photos/boegh/5675587429/).

## Screenshots

 * [[
 * Breadcrumbs on Member pages
 * [[
 * Breadcrumbs on Group pages
 * [[
 * Admin page

## Installation

 * Upload the `breadcrumbs-everywhere` folder to the `/wp-content/plugins/` directory
 * Activate the plugin through the ‘Plugins’ menu in WordPress
 * Add this function anywhere in your BuddyPress template, typically in header.php:
 *     ```
       <?php if (function_exists('breadcrumbs_everywhere')) breadcrumbs_everywhere(); ?>
       ```
   
 * That’s it!

## FAQ

  Can I use Breadcrumbs Everywhere with WordPress by itself?

No, Breadcrumbs Everywhere requires a BuddyPress installation. However, it does 
show breadcrumbs on the WordPress pages and posts that are part of your BuddyPress
website.

  Where can I change the default settings?

Breadcrumbs Everywhere works as a one step template tag using the BuddyPress default
page names: Members, Groups, Activity, and Forums. If you have renamed these pages
the plugin will use your custom names instead. Additionally, an admin feature is
available to change these default settings (possibly with more options in the future):

 * Text for the Home link
 * Text for the Blog link
 * Text for the breadcrumb divider

From the WordPress admin menu, go `BuddyPress > Breadcrumbs Everywhere`.

  How do I display breadcrumbs for BuddyPress Actions?

Trails to Level 5 Actions (i.e. Home > Members > Admin > Messages > Sent) are possible,
but they are not activated by default. See `/includes/crumbs-core.php` for customization
instructions.

  How do I display breadcrumbs on my primary Home or Blog pages?

Including a Home link on your Home page (or a Blog link on your main Blog page) 
is possible, but this is not activated by default. See `/includes/crumbs-core.php`
for customization instructions.

  Where can I get support or request a feature?

Post any questions in the WordPress forum, on the [plugin page](http://www.umaitech.com/cms/?p=154),
or track me down by email via [my website](http://www.umaitech.com).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ betsyk ](https://profiles.wordpress.org/betsyk/)

[Translate “Breadcrumbs Everywhere” into your language.](https://translate.wordpress.org/projects/wp-plugins/breadcrumbs-everywhere)

### Interested in development?

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

## Changelog

#### 1.6

 * Maintenance release, improved performance
 * Fixed “Trying to get property of non-object” notice on line 39 in Debug Mode
 * Fixed “Undefined variable: id” notice on lines 119, 286, 288, 292, 322 in Debug
   Mode
 * Fixed “Undefined variable: groupactions” notice on line 194 in Debug Mode
 * Fixed “Undefined property: WP_Error::$term_id” notice on line 323 in Debug Mode
 * Fixed “Undefined property: WP_Error::$parent” notice on line 324 in Debug Mode
 * Fixed “Undefined variable: prefix” notice on line 326 in Debug Mode
 * Fixed “Undefined variable: display” notice on line 326 in Debug Mode
 * Added title attribute to links
 * Added Italian PO file in `/languages`

#### 1.5

 * Prep work for localization – suggested by [angslycke](https://wordpress.org/support/topic/translation-137)–
   thanks!
 * Added German, French and Spanish PO files in `/languages`
 * Added schema.org microdata – suggested by [miguelcortereal](https://wordpress.org/support/topic/microformats-compliant-would-be-a-great-improvement)–
   thanks!
 * Current items on pages are now linked by default (for microdata structure)
 * Changed relative links to absolute URLs in Groups chain (for microdata structure)
 * Improved formatting for Groups default tab (i.e. Child Group > home = Child Group
   > Home)
 * Improved compliance with WordPress PHP doc/code standards
 * Moderate code rewrite
 * Tested for BP 1.9

#### 1.4

 * Crumbs now display in title case on Member pages
 * Tested for BP 1.7-beta1

#### 1.3

 * Changed bp_has_profile() to bp_is_user() in crumbs-core.php
 * Minor HTML formatting in crumbs-admin.php

#### 1.2

 * Crumbs now detect posts on home vs. static home page
 * Removed Blog link if posts are on front
 * Removed Members link from registration pages
 * Added top-level crumbs on plugin pages
 * Minor code cleanup

#### 1.1

 * Changed bp_init to bp_include in loader.php
 * Updated plugin homepage URL in loader.php
 * Improved formatting for paginated pages
 * Crumbs now display on attachment posts and pages
 * Level 5 actions on Groups now show by default
 * Improved formatting for slug-based crumbs (i.e. Group > Send-invites = Group 
   > Send Invites)
 * Added compatibility for BP Group Hierarchy
 * Added compatibility for Achievements for BuddyPress
 * Added compatibility for multisite installations

#### 1.0

 * Initial release

## Meta

 *  Version **1.6**
 *  Last updated **12 years ago**
 *  Active installations **60+**
 * Tags
 * [breadcrumb](https://wordpress.org/plugins/tags/breadcrumb/)[buddypress](https://wordpress.org/plugins/tags/buddypress/)
   [developer](https://wordpress.org/plugins/tags/developer/)[navigation](https://wordpress.org/plugins/tags/navigation/)
   [theme](https://wordpress.org/plugins/tags/theme/)
 *  [Advanced View](https://wordpress.org/plugins/breadcrumbs-everywhere/advanced/)

## Ratings

 4.3 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/breadcrumbs-everywhere/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/breadcrumbs-everywhere/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/breadcrumbs-everywhere/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/breadcrumbs-everywhere/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/breadcrumbs-everywhere/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/breadcrumbs-everywhere/reviews/)

## Contributors

 *   [ betsyk ](https://profiles.wordpress.org/betsyk/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/breadcrumbs-everywhere/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.umaitech.com)