File: bp-activity/bp-activity-functions.php
Description
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_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_add()

Add an activity item.

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

bp_activity_add

Fires at the end of the execution of adding a new activity item, before returning the new activity item ID.

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

bp_activity_post_update()

Post an activity update.

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

bp_activity_new_update_content

Filters the new activity content for current activity item.

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

bp_activity_new_update_primary_link

Filters the activity primary link for current activity item.

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