@since: BuddyPress 2.6.0 |
Description |
---|---|
bp_embed_content |
Inject BuddyPress embed content on this hook. |
BP_Core_oEmbed_Extension::add_oembed_discovery_links() |
Adds oEmbed discovery links on single activity pages. |
BP_Core_oEmbed_Extension::get_oembed_response_data() |
Fetch our oEmbed response data to return. |
BP_Core_BP_Nav_BackCompat::set_component() |
Set the component to which the nav belongs. |
BP_Core_BP_Nav_BackCompat::get_component() |
Get the component to which the a nav item belongs. |
BP_Core_BP_Nav_BackCompat::reset() |
Reset the cached nav items. |
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. |