@since: BuddyPress 3.0.0 |
Description |
|---|---|
| bp_nouveau_get_nav_link_title |
Filter to edit the link title attribute of the nav. |
| bp_nouveau_nav_link() |
Displays the nav item URL. |
| bp_nouveau_get_nav_link() |
Retrieve the URL for the current nav item. |
| bp_nouveau_get_nav_link |
Filter to edit the URL of the nav item. |
| bp_nouveau_nav_link_id() |
Displays the nav item link ID. |
| bp_nouveau_get_nav_link_id() |
Retrieve the id attribute of the link for the current nav item. |
| bp_nouveau_get_nav_link_id |
Filter to edit the link id attribute of the nav. |
| bp_nouveau_get_nav_id |
Filter to edit the ID attribute of the nav. |
| bp_nouveau_nav_classes() |
Displays the nav item classes. |
| bp_nouveau_get_nav_classes() |
Retrieve a space separated list of classes for the current nav item. |