bbp_template_redirect

bbp_template_redirect

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_template_redirect') is found 1 times:

  • /includes/core/sub-actions.php line 337
     *
     * @since 2.1.0 bbPress (r3605)
     */
    function bbp_template_redirect() {
    	do_action( 'bbp_template_redirect' );
    }
    
    /** Theme Helpers *************************************************************/
    
    /**
     * The main action used for executing code before the theme has been setup
    

See this hook used in plugins: