@package: BuddyBossActivity |
Description |
|---|---|
| bp_activity_post_type_comment() |
Create an activity item for a newly posted post type comment. |
| bp_activity_post_type_is_post_status_allowed |
Filters whether to publish activities about the comment regarding the post status |
| bp_activity_{$post_type}_pre_comment |
Filters whether or not to post the activity about the comment. |
| bp_activity_post_type_comment |
Fires after the publishing of an activity item for a newly published post type post. |
| 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_custom_post_type_comment_action |
Filters the formatted custom post type activity comment action string. |
| bp_activity_get() |
Retrieve an activity or activities. |
| bp_activity_get |
Filters the requested activity item(s). |
| bp_activity_get_specific() |
Fetch specific activity items. |