This hook has been deprecated. Make sure plugins still using ‘bp_blogs_record_comment_post_types’ to track comment about their post types will generate new_blog_comment activities See https://buddypress.trac.wordpress.org/ticket/6306 instead.
apply_filters( 'bp_blogs_record_comment_post_types', array $value )
Filters the post types to track for the Blogs component.
Description
Parameters
- $value
-
Array of post types to track.
Source
Changelog
Version | Description |
---|---|
2.5.0 | Make sure plugins still using 'bp_blogs_record_comment_post_types' to track comment about their post types will generate new_blog_comment activities See <a href="https://buddypress.trac.wordpress.org/ticket/6306">https://buddypress.trac.wordpress.org/ticket/6306</a> |
BuddyPress 1.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.