Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Buddypress breadcrumbs


3sixty
Participant

@3sixty

Wow, cool. I didn’t know this API existed. https://wordpress.org/extend/plugins/bp-breadcrumbs/

I’m trying to figure it out now, but JJJ provided no documentation so far, unless it’s in the plugin file itself.

I tried this but it didn’t do anything:

bp_breadcrumbs_add('testcrumb', 'google.com');

and

echo bp_breadcrumbs_add('mycrumb', 'yahoo.com');

maybe it has to be an internal url, like /activity.

I’ll open the plugin file now.

Skip to toolbar