This function has been deprecated. BuddyPress 2.0.0 instead.

bp_blogs_catch_published_post()

bp_blogs_catch_published_post()

Description

Source

File: bp-core/deprecated/buddypress/2.0.php

function bp_blogs_catch_published_post() {
	_deprecated_function( __FUNCTION__, '2.0', 'bp_blogs_catch_transition_post_status()' );
}

Changelog

Changelog
Version Description
BuddyPress 2.0.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.