@since: BuddyPress 2.6.0 |
Description |
---|---|
BP_Activity_oEmbed_Extension::is_page() |
Check if we’re on our single activity page. |
BP_Activity_oEmbed_Extension::validate_url_to_item_id() |
Validates the URL to determine if the activity item is valid. |
BP_Activity_oEmbed_Extension::set_oembed_response_data() |
Sets the oEmbed response data for our activity item. |
BP_Activity_oEmbed_Extension::set_fallback_html() |
Sets a custom
|
bp_activity_embed_fallback_html |
Filters the fallback HTML used when embedding a BP activity item. |
BP_Activity_oEmbed_Extension::set_iframe_title() |
Sets a custom |
BP_Activity_oEmbed_Extension::use_custom_iframe_sandbox_attribute() |
Use our custom |
BP_Activity_oEmbed_Extension::modify_iframe() |
Modify various IFRAME-related items if embeds are allowed. |
BP_Activity_oEmbed_Extension::on_activity_header() |
Do stuff when our oEmbed activity header template part is loading. |
BP_Activity_oEmbed_Extension::embed_comments_button() |
Prints the markup for the activity embed comments button. |