do_action( 'bp_activity_post_type_remove_comment', bool $deleted , WP_Comment $comment , object $activity_post_object , string $value )
Fires after the custom post type comment activity was removed.
Description
Parameters
- $deleted
-
True if the activity was deleted false otherwise
- $comment
-
Comment object.
- $activity_post_object
-
The post type tracking args object.
- $value
-
The post type comment activity type.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.5.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.