do_action( 'bp_activity_posted_update', string $content , int $user_id , int $activity_id )
Fires at the end of an activity post update, before returning the updated activity item ID.
Description
Parameters
- $content
-
Content of the activity post update.
- $user_id
-
ID of the user posting the activity update.
- $activity_id
-
ID of the activity item being updated.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.2.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.