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

Fetch specific activity items.

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

bp_activity_get_specific

Filters the requested specific activity item.

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

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