BP_Nouveau::neutralize_core_template_notices()

We’ll handle template notices from BP Nouveau.

Description

Source

File: bp-templates/bp-nouveau/buddypress-functions.php

	public function neutralize_core_template_notices() {
		remove_action( 'template_notices', 'bp_core_render_message' );
	}

Changelog

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