@since: BuddyPress 3.0.0
Description
bp_nouveau_nav_count()

Displays the nav item count attribute.

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

bp_nouveau_nav_link()

Displays the nav item URL.

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

bp_nouveau_get_nav_link()

Retrieve the URL for the current nav item.

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

bp_nouveau_get_nav_link

Filter to edit the URL of the nav item.

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

bp_nouveau_nav_link_id()

Displays the nav item link ID.

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

bp_nouveau_get_nav_link_id()

Retrieve the id attribute of the link for the current nav item.

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

bp_nouveau_get_nav_link_id

Filter to edit the link id attribute of the nav.

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

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