bbp_widgets_init

bbp_widgets_init

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_widgets_init') is found 1 times:

  • /includes/core/sub-actions.php line 134
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    *
     * @since 2.0.0 bbPress (r3389)
     */
    function bbp_widgets_init() {
        do_action( 'bbp_widgets_init' );
    }
     
    /**
     * Setup the currently logged-in user
     *
     * @link https://bbpress.trac.wordpress.org/ticket/2309

See this hook used in plugins: