@since: BuddyPress 2.6.0 |
Description |
---|---|
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. |
BP_Core_oEmbed_Extension::set_route_args() |
If your oEmbed endpoint requires additional arguments, set them here. |