File: bp-activity/bp-activity-functions.php |
Description |
---|---|
bp_activity_format_activity_action_custom_post_type_comment() |
Format activity action strings for custom post types comments. |
bp_activity_custom_post_type_comment_action |
Filters the formatted custom post type activity comment action string. |
bp_activity_new_update_action |
Filters the formatted activity action update string. |
bp_activity_format_activity_action_activity_comment() |
Format ‘activity_comment’ activity actions. |
bp_activity_comment_action |
Filters the formatted activity action comment string. |
bp_activity_ham_all_user_data() |
Mark all of the user’s activity as ham (not spam). |
bp_activity_ham_all_user_data |
Fires after all activity data from a user has been marked as ham. |
bp_register_activity_actions() |
Allow core components and dependent plugins to register activity actions. |
bp_register_activity_actions |
Fires on bp_init to allow core components and dependent plugins to register activity actions. |
bp_activity_register_activity_actions() |
Register the activity feed actions for updates. |