Warning: 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.


Parameters Parameters

$value

(array) Array of post types to track.


Source Source

File: bp-blogs/bp-blogs-activity.php

View on Trac



Top ↑

Changelog Changelog

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>
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.