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

bp_activity_latest_update_content

Filters the latest update content for the activity item.

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

bp_activity_posted_update

Fires at the end of an activity post update, before returning the updated activity item ID.

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

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