File: bp-activity/bp-activity-functions.php
Description
bp_activity_post_type_unpublished

Fires after the unpublishing for the custom post type.

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

bp_activity_post_type_comment()

Create an activity item for a newly posted post type comment.

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

bp_activity_post_type_is_post_status_allowed

Filters whether to publish activities about the comment regarding the post status

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

bp_activity_{$post_type}_pre_comment

Filters whether or not to post the activity about the comment.

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

bp_activity_post_type_comment

Fires after the publishing of an activity item for a newly published post type post.

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

bp_activity_post_type_publish()

Create an activity item for a newly published post type post.

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

bp_activity_format_activity_action_custom_post_type_post()

Format activity action strings for custom post types.

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

bp_activity_{$post->post_type}_pre_publish

Filters whether or not to post the activity.

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

bp_activity_custom_post_type_post_action

Filters the formatted custom post type activity post action string.

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

bp_activity_format_activity_action_custom_post_type_comment()

Format activity action strings for custom post types comments.

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