@since: BuddyPress 2.6.0 |
Description |
---|---|
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. |
BP_Activity_oEmbed_Extension::custom_hooks() |
Custom hooks. |
BP_Activity_oEmbed_Extension::set_route_args() |
Add custom endpoint arguments. |
BP_Activity_oEmbed_Extension::content() |
Output our custom embed template part. |
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
|