@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::__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. |
BP_Core_Nav::add_nav() |
Adds a new nav item. |
BP_Core_Nav::edit_nav() |
Edits a nav item. |