@since: BuddyPress 2.6.0
Description
BP_Core_oEmbed_Extension::custom_hooks()

Do what you need to do here to initialize any custom hooks.

Source: bp-core/classes/class-bp-core-oembed-extension.php:136

BP_Core_oEmbed_Extension::set_permalink()

Set permalink for oEmbed link discovery.

Source: bp-core/classes/class-bp-core-oembed-extension.php:147

BP_Core_oEmbed_Extension::get_item_id()

Get the item ID when filtering the oEmbed HTML.

Source: bp-core/classes/class-bp-core-oembed-extension.php:167

BP_Core_BP_Nav_BackCompat::get_component()

Get the component to which the a nav item belongs.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:185

BP_Core_BP_Nav_BackCompat::reset()

Reset the cached nav items.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:204

BP_Core_BP_Nav_BackCompat::get_nav()

Get the nav object corresponding to the specified offset.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:216

BP_Core_BP_Nav_BackCompat::get_component_nav()

Get the BP_Core_Nav object corresponding to the component, based on a nav item name.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:249

BP_Core_BP_Nav_BackCompat::to_array()

Get the nav data, formatted as a flat array.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:267

BP_Core_oEmbed_Extension

API for responding and returning a custom oEmbed request.

Source: bp-core/classes/class-bp-core-oembed-extension.php:17

BP_Core_oEmbed_Extension::content()

Add content for your oEmbed response here.

Source: bp-core/classes/class-bp-core-oembed-extension.php:58