File: bp-core/classes/class-bp-core-oembed-extension.php |
Description |
---|---|
BP_Core_oEmbed_Extension::get_item_id() |
Get the item ID when filtering the oEmbed HTML. |
BP_Core_oEmbed_Extension::setup_properties() |
Set up properties. |
BP_Core_oEmbed_Extension::setup_hooks() |
Hooks! We do the dirty work here, so you don’t have to! 🙂 |
BP_Core_oEmbed_Extension::register_route() |
Register the oEmbed REST API route. |
BP_Core_oEmbed_Extension::setup_template_parts() |
Set up custom embed template parts for BuddyPress use. |
BP_Core_oEmbed_Extension::content_buffer_start() |
Start object buffer. |
BP_Core_oEmbed_Extension::content_buffer_end() |
End object buffer. |
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. |