Sep
28

Buddypress Tags: bp_get_nav()

Buddypress Tags: bp_get_nav()

This tag uses the $bp->bp_nav global to fetch the navigation within a BuddyPress installation.

Each component adds to this navigation array within its own [component_name]_setup_nav() function.

This navigation array is the top level navigation, so it contains items such as:
[Blog, Profile, Messages, Groups, Friends].

The function will also analyze the current component the user is in, to determine whether
or not to highlight a particular navigation item.

Popularity: 1%

Related posts:
  1. Introduction to Buddypress Introduction to Buddypress BuddyPress is a set of WordPress MU...
  2. Buddypress Private Messaging Buddypress Private Messaging BuddyPress private messaging works like internal site...
  3. Buddypress Photo Albums This feature is coming soon with Buddypress.. Members of a...
  4. Buddypress Extended Profiles Buddypress Extended Profiles Hello Friends, You have wordpress MU, and...
  5. How to use Buddypress Themes ? BuddyPress comes with two themes. A default BuddyPress member theme...

Leave a Reply

You must be logged in to post a comment.