This hook has been deprecated. Make sure plugins still using ‘bp_blogs_record_post_post_types’ to track their post types will generate new_blog_post activities See https://buddypress.trac.wordpress.org/ticket/6306 instead.

apply_filters( 'bp_blogs_record_post_post_types', array $value )

Filters the post types to track for the Blogs component.

Description

Parameters

$value

(array) Array of post types to track.

Source

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

Changelog

Changelog
Version Description
2.3.0 Make sure plugins still using 'bp_blogs_record_post_post_types' to track their post types will generate new_blog_post 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.