File: bp-core/classes/class-bp-core-oembed-extension.php |
Description |
---|---|
BP_Core_oEmbed_Extension::custom_hooks() |
Do what you need to do here to initialize any custom hooks. |
BP_Core_oEmbed_Extension::set_permalink() |
Set permalink for oEmbed link discovery. |
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. |