@since: BuddyPress 2.6.0 |
Description |
|---|---|
| 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 iframe title for our oEmbed item. |
| 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. |
| 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. |