@package: BuddyBossActivity |
Description |
|---|---|
| bp_activity_get_activity_id() |
Fetch the activity_id for an existing activity entry in the DB. |
| bp_activity_get_activity_id |
Filters the activity ID being requested. |
| bp_activity_delete() |
Delete activity item(s). |
| bp_before_activity_delete |
Fires before an activity item proceeds to be deleted. |
| bp_activity_post_type_remove_comment() |
Remove an activity item when a comment about a post type is deleted. |
| bp_activity_post_type_remove_comment |
Fires after the custom post type comment activity was removed. |
| bp_activity_new_comment() |
Add an activity comment. |
| bp_activity_post_type_published |
Fires after the publishing of an activity item for a newly published post type post. |
| bp_activity_post_type_update() |
Update the activity item for a custom post type entry. |
| bp_activity_post_type_updated |
Fires after the updating of an activity item for a custom post type entry. |