@since: BuddyPress 2.2.0
Description
bp_activity_post_type_published

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

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

bp_activity_post_type_update()

Update the activity item for a custom post type entry.

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

bp_activity_post_type_updated

Fires after the updating of an activity item for a custom post type entry.

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

bp_activity_post_type_unpublish()

Unpublish an activity for the custom post type.

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

bp_activity_post_type_unpublished

Fires after the unpublishing for the custom post type.

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

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

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

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

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_get_post_type_tracking_args()

Get tracking arguments for a specific post type.

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