@since: BuddyPress 3.0.0
Description
bp_nouveau_get_nav_count

Filter to edit the count attribute for the nav item.

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

bp_nouveau_directory_type_navs_class()

Displays the directory nav class.

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

bp_nouveau_nav_link_title()

Displays the nav item link title.

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

bp_nouveau_get_nav_link_title()

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

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

bp_nouveau_get_nav_link_title

Filter to edit the link title attribute of the nav.

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

bp_nouveau_nav_link_text()

Displays the nav item link html text.

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

bp_nouveau_get_nav_link_text()

Retrieve the html text of the link for the current nav item.

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

bp_nouveau_get_nav_link_text

Filter to edit the html text of the nav.

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

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_has_count

Filter to edit whether the nav has a count attribute.

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