bbp_register

bbp_register

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_register') is found 1 times:

  • /includes/core/sub-actions.php line 105
     *
     * @since 2.2.0 bbPress (r4180)
     */
    function bbp_register() {
    	do_action( 'bbp_register' );
    }
    
    /**
     * Initialize any code after everything has been loaded
     *
     * @since 2.0.0 bbPress (r2599)
    

See this hook used in plugins: