@since: BuddyPress 3.0.0 |
Description |
|---|---|
| bp_nouveau_nav_item() |
Sets the current nav item and prepare the navigation loop to iterate to next one. |
| bp_nouveau_nav_id() |
Displays the nav item ID. |
| bp_nouveau_get_nav_id() |
Retrieve the ID attribute of the current nav item. |
| 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. |
| bp_nouveau_get_classes |
Filter to edit/add classes. |
| bp_nouveau_avatar_args() |
Get the full size avatar args. |
| bp_nouveau_avatar_args |
Filter arguments for full-size avatars. |
| bp_nouveau_has_nav() |
Init the Navigation Loop and check it has items. |