File: bp-core/classes/class-bp-embed.php |
Description |
---|---|
BP_Embed::__construct() |
Constructor |
bp_core_setup_oembed |
Filters the BuddyBoss Core oEmbed setup. |
BP_Embed::shortcode() |
The {@link do_shortcode()} callback function. |
embed_handler_html |
Filters the oEmbed handler result for the provided URL. |
embed_post_id |
Filters the embed object ID. |
bp_embed_oembed_discover |
Filters whether or not oEmbed discovery is on. |
BP_Embed::parse_oembed() |
Base function so BP components/plugins can parse links to be embedded. |
bp_embed_get_cache |
Filters the cache value to be used in the oEmbed, if exists. |
bp_embed_oembed_html |
Filters the found cache for the provided URL. |
bp_embed_update_cache |
Fires if there is no existing cache and triggers cache setting. |