bbp_setup_theme

bbp_setup_theme

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_setup_theme') is found 1 times:

  • /includes/core/sub-actions.php line 357
     *
     * @since 2.1.0 bbPress (r3732)
     */
    function bbp_setup_theme() {
    	do_action( 'bbp_setup_theme' );
    }
    
    /**
     * The main action used for executing code after the theme has been setup
     *
     * @since 2.1.0 bbPress (r3732)
    

See this hook used in plugins: