do_action( 'bp_activity_post_type_updated', WP_Post $post , BP_Activity_Activity $activity , object $activity_post_object )
Fires after the updating of an activity item for a custom post type entry.
Description
Parameters
- $post
-
Post object.
- $activity
-
Activity object.
- $activity_post_object
-
The post type tracking args object.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.5.0 Add the post type tracking args parameter | BuddyPress 2.5.0 Add the post type tracking args parameter |
BuddyPress 2.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.