bbp_template_redirect()

The main action used for redirecting Forums theme actions that are not permitted by the current_user

Description

Source

File: bp-forums/core/sub-actions.php

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

Changelog

Changelog
Version Description
bbPress (r3605) 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.