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

Set up custom embed template parts for BuddyPress use.

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

BP_Core_oEmbed_Extension::content_buffer_start()

Start object buffer.

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

BP_Core_oEmbed_Extension::content_buffer_end()

End object buffer.

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

BP_Core_oEmbed_Extension::content()

Add content for your oEmbed response here.

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

BP_Core_oEmbed_Extension::is_page()

Add a check for when you are on the page you want to oEmbed.

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

BP_Core_oEmbed_Extension::validate_url_to_item_id()

Validate the URL to see if it matches your item ID.

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

BP_Core_oEmbed_Extension::set_oembed_response_data()

Set the oEmbed response data.

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

BP_Core_oEmbed_Extension::set_fallback_html()

Sets the fallback HTML for the oEmbed response.

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

BP_Core_BP_Nav_BackCompat::set_component()

Set the component to which the nav belongs.

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

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