@since: BuddyPress 3.0.0 |
Description |
|---|---|
| bp_nouveau_get_nav_count |
Filter to edit the count attribute for the nav item. |
| bp_nouveau_directory_type_navs_class() |
Displays the directory nav class. |
| bp_nouveau_nav_link_title() |
Displays the nav item link title. |
| bp_nouveau_get_nav_link_title() |
Retrieve the title attribute of the link for the current nav item. |
| bp_nouveau_get_nav_link_title |
Filter to edit the link title attribute of the nav. |
| bp_nouveau_nav_link_text() |
Displays the nav item link html text. |
| bp_nouveau_get_nav_link_text() |
Retrieve the html text of the link for the current nav item. |
| bp_nouveau_get_nav_link_text |
Filter to edit the html text of the nav. |
| bp_nouveau_nav_has_count() |
Checks if the nav item has a count attribute. |
| bp_nouveau_nav_has_count |
Filter to edit whether the nav has a count attribute. |