@since: BuddyPress 2.6.0 |
Description |
---|---|
BP_Core_Nav::get_primary() |
Gets the primary nav items. |
BP_Core_Nav::get_secondary() |
Gets the secondary nav items. |
BP_Core_Nav::get_item_nav() |
Gets a nested list of visible nav items. |
BP_Core_Nav::delete_nav() |
Unset an item or a subitem of the nav. |
BP_Core_Nav |
BuddyPress Nav. |
BP_Core_Nav::__construct() |
Initializes the Nav belonging to the specified object. |
BP_Core_Nav::__isset() |
Checks whether a nav item is set. |
BP_Core_Nav::__get() |
Gets a nav item. |
BP_Core_Nav::__set() |
Sets a nav item. |
BP_Core_Nav::get() |
Gets a specific nav item or array of nav items. |