@since: BuddyPress 2.6.0 |
Description |
---|---|
BP_Core_BP_Nav_BackCompat::get_nav() |
Get the nav object corresponding to the specified offset. |
BP_Core_BP_Nav_BackCompat::get_component_nav() |
Get the BP_Core_Nav object corresponding to the component, based on a nav item name. |
BP_Core_BP_Nav_BackCompat::to_array() |
Get the nav data, formatted as a flat array. |
BP_Core_oEmbed_Extension |
API for responding and returning a custom oEmbed request. |
BP_Core_oEmbed_Extension::content() |
Add content for your oEmbed response here. |
BP_Core_BP_Nav_BackCompat |
bp_nav backward compatibility class. |
BP_Core_BP_Nav_BackCompat::__construct() |
Constructor. |
BP_Core_BP_Nav_BackCompat::offsetSet() |
Assign a value to the nav array at the specified offset. |
BP_Core_BP_Nav_BackCompat::offsetGet() |
Get a value of the nav array at the specified offset. |
BP_Core_BP_Nav_BackCompat::offsetExists() |
Check whether nav array has a value at the specified offset. |