File: bp-core/classes/class-bp-core-oembed-extension.php
Description
BP_Core_oEmbed_Extension::setup_hooks()

Hooks! We do the dirty work here, so you don’t have to! 🙂

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

BP_Core_oEmbed_Extension::register_route()

Register the oEmbed REST API route.

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

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_embed_content

Inject BuddyPress embed content on this hook.

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

BP_Core_oEmbed_Extension::add_oembed_discovery_links()

Adds oEmbed discovery links on single activity pages.

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

BP_Core_oEmbed_Extension::get_oembed_response_data()

Fetch our oEmbed response data to return.

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

BP_Core_oEmbed_Extension::set_route_args()

If your oEmbed endpoint requires additional arguments, set them here.

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

BP_Core_oEmbed_Extension::set_iframe_title()

Set the iframe title.

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