@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_activity_get |
Filters the requested activity item(s). |
bp_activity_get_specific() |
Fetch specific activity items. |
bp_activity_get_specific |
Filters the requested specific activity item. |
bp_activity_post_update() |
Post an activity update. |
bp_activity_new_update_content |
Filters the new activity content for current activity item. |
bp_activity_new_update_primary_link |
Filters the activity primary link for current activity item. |
bp_activity_posted_update |
Fires at the end of an activity post update, before returning the updated activity item ID. |
bp_activity_new_update_action |
Filters the formatted activity action update string. |
bp_activity_comment_action |
Filters the formatted activity action comment string. |
bp_register_activity_actions() |
Allow core components and dependent plugins to register activity actions. |