@since: BuddyPress 2.5.0
Description
bp_email_set_default_tokens()

Add default email tokens.

Source: bp-core/bp-core-filters.php:1105

bp_core_render_email_template()

Find and render the template for Email posts (the Customizer and admin previews).

Source: bp-core/bp-core-filters.php:1179

bp_core_render_email_template

Filter template used to display Email posts.

Source: bp-core/bp-core-filters.php:1191

bp_email_add_link_color_to_template()

Add email link styles to rendered email template.

Source: bp-core/bp-core-filters.php:1028

bp_email_plaintext_entity_decode()

Decode HTML entities for plain-text emails.

Source: bp-core/bp-core-filters.php:392

bp_locate_template_and_load

Filter here to allow/disallow template loading.

Source: bp-core/bp-core-template-loader.php:151

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_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_transition_post_type_comment_status()

When a post type comment status transition occurs, update the relevant activity’s status.

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

bp_activity_pre_transition_post_type_comment_status

Leave a chance to plugins to manage activity comments differently.

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