@since: BuddyPress 2.6.0 |
Description |
---|---|
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 |
oEmbed handler to respond and render single activity items. |
bp_activity_get_embed_excerpt |
Filter the activity embed excerpt. |
bp_activity_embed_media() |
Outputs the first embedded item in the activity oEmbed template. |
bp_activity_embed_after_media |
This hook is documented in /bp-activity/bp-activity-embeds.php |
bp_activity_embed_display_media |
Should we display media in the oEmbed template? |
bp_activity_embed_display_media_width |
Filters the default embed display max width. |
bp_activity_embed_excerpt_onclick_location_filter() |
Catch links in embed excerpt so top.location.href can be added. |
bp_activity_embed_excerpt_onclick_location_filter_callback() |
Add onclick=”top.location.href” to a link. |