bbp_ready

bbp_ready

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_ready') is found 1 times:

  • /includes/core/sub-actions.php line 325
    321
    322
    323
    324
    325
    326
    327
    328
    329
    330
    331
    *
     * @since 2.0.0 bbPress (r2618)
     */
    function bbp_ready() {
        do_action( 'bbp_ready' );
    }
     
    /** Theme Permissions *********************************************************/
     
    /**
     * The main action used for redirecting bbPress theme actions that are not

See this hook used in plugins: