@since: BuddyPress 3.0.0
Description
bp_nouveau_nav_item()

Sets the current nav item and prepare the navigation loop to iterate to next one.

Source: bp-templates/bp-nouveau/includes/template-tags.php:906

bp_nouveau_nav_id()

Displays the nav item ID.

Source: bp-templates/bp-nouveau/includes/template-tags.php:918

bp_nouveau_get_nav_id()

Retrieve the ID attribute of the current nav item.

Source: bp-templates/bp-nouveau/includes/template-tags.php:929

bp_nouveau_get_nav_id

Filter to edit the ID attribute of the nav.

Source: bp-templates/bp-nouveau/includes/template-tags.php:950

bp_nouveau_nav_classes()

Displays the nav item classes.

Source: bp-templates/bp-nouveau/includes/template-tags.php:958

bp_nouveau_get_nav_classes()

Retrieve a space separated list of classes for the current nav item.

Source: bp-templates/bp-nouveau/includes/template-tags.php:969

bp_nouveau_get_classes

Filter to edit/add classes.

Source: bp-templates/bp-nouveau/includes/template-tags.php:1032

bp_nouveau_avatar_args()

Get the full size avatar args.

Source: bp-templates/bp-nouveau/includes/template-tags.php:718

bp_nouveau_avatar_args

Filter arguments for full-size avatars.

Source: bp-templates/bp-nouveau/includes/template-tags.php:730

bp_nouveau_has_nav()

Init the Navigation Loop and check it has items.

Source: bp-templates/bp-nouveau/includes/template-tags.php:768