Namespaces: global
Description
bp_nouveau_nav_has_count()

Checks if the nav item has a count attribute.

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

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_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_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_nav_scope()

Displays the nav item scope.

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

bp_nouveau_get_nav_scope()

Retrieve the specific scope for the current nav item.

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