Namespaces: global |
Description |
|---|---|
| bp_activity_post_type_update() |
Update the activity item for a custom post type entry. |
| bp_activity_post_type_unpublish() |
Unpublish an activity for the custom post type. |
| bp_activity_post_type_comment() |
Create an activity item for a newly posted post type comment. |
| bp_activity_format_activity_action_custom_post_type_post() |
Format activity action strings for custom post types. |
| bp_activity_format_activity_action_custom_post_type_comment() |
Format activity action strings for custom post types comments. |
| bp_activity_get() |
Retrieve an activity or activities. |
| bp_activity_get_specific() |
Fetch specific activity items. |
| bp_activity_add() |
Add an activity item. |
| bp_activity_post_update() |
Post an activity update. |
| bp_activity_post_type_publish() |
Create an activity item for a newly published post type post. |