@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_get_option() |
Retrieve an option. |
bp_get_option |
Filters the option value for the requested option. |
bp_activity_comment_embed() |
Set up activity oEmbed cache while recursing through activity comments. |
bp_dtheme_embed_read_more() |
When a user clicks on a “Read More” item, make sure embeds are correctly parsed and shown for the expanded content. |
bp_activity_comment_embed_after_recurse() |
Clean up ’embed_post_id’ filter after comment recursion. |
bp_embed_activity_cache() |
Fetch an activity item’s cached embeds. |
bp_embed_activity_save_cache() |
Set an activity item’s embed cache. |
bp_activity_embed() |
Set up activity oEmbed cache during the activity loop. |
bp_activity_sent_mention_email |
Fires after the sending of an @mention email notification. |
bp_activity_excerpt_length |
Filters the excerpt length for the activity excerpt. |