@package: BuddyBossActivity
Description
bp_activity_catch_transition_post_type_status()

Detect a change in post type status, and initiate an activity update if necessary.

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

bp_activity_post_type_edit_{$post->post_type}

Fires when editing the post and the new status is not ‘publish’.

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

bp_activity_post_type_untrash_{$post->post_type}

Fires if untrashing post in a post type.

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

bp_activity_post_type_transition_status_{$post->post_type}

Fires when the old and the new post status are not ‘publish’.

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

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_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