bbp_admin_notices()

Piggy back admin_notices action


Description Description


Source Source

File: includes/admin/actions.php

function bbp_admin_notices() {
	do_action( 'bbp_admin_notices' );
}

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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