File: bp-activity/bp-activity-functions.php
Description
bp_start_following()

Start following a user’s activity.

Source: bp-activity/bp-activity-functions.php:4684

bp_stop_following()

Stop following a user’s activity.

Source: bp-activity/bp-activity-functions.php:4722

bp_is_following()

Check if a user is already following another user.

Source: bp-activity/bp-activity-functions.php:4760

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.

Source: bp-activity/bp-activity-functions.php:4320

bp_activity_comment_embed_after_recurse()

Clean up ’embed_post_id’ filter after comment recursion.

Source: bp-activity/bp-activity-functions.php:4344

bp_embed_activity_cache()

Fetch an activity item’s cached embeds.

Source: bp-activity/bp-activity-functions.php:4364

bp_embed_activity_save_cache()

Set an activity item’s embed cache.

Source: bp-activity/bp-activity-functions.php:4382

bp_activity_oembed_dataparse()

Cache full oEmbed response from oEmbed.

Source: bp-activity/bp-activity-functions.php:4284

bp_activity_comment_embed()

Set up activity oEmbed cache while recursing through activity comments.

Source: bp-activity/bp-activity-functions.php:4304

bp_activity_new_comment_notification()

Send email and BP notifications when an activity item receives a comment.

Source: bp-activity/bp-activity-functions.php:4125