do_action( 'bp_blogs_comment_sync_activity_comment', int $activity_id , WP_Comment $post_type_comment , array $activity_args , object $activity_post_object )
Fires after an activity comment is added from a WP post comment.
Description
Parameters
- $activity_id
-
(int) The activity comment ID.
- $post_type_comment
-
(WP_Comment) WP Comment object.
- $activity_args
-
(array) Activity comment arguments.
- $activity_post_object
-
(object) The post type tracking args object.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.6.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.