bbp_setup_current_user

bbp_setup_current_user

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_setup_current_user') is found 1 times:

  • /includes/core/sub-actions.php line 146
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    *
     * @since 2.0.0 bbPress (r2695)
     */
    function bbp_setup_current_user() {
        do_action( 'bbp_setup_current_user' );
    }
     
    /**
     * Setup the user engagements strategy
     *
     * @since 2.6.0 bbPress (r6875)

See this hook used in plugins: