wpg_disconnect

wpg_disconnect

Hook Type: action

See hook in core

Displaying hooks found in version: gianism.5.2.2

do_action('wpg_disconnect') is found 1 times:

  • /app/Gianism/Service/AbstractService.php line 812
    808
    809
    810
    811
    812
    813
    814
    815
    816
    817
    818
         *
         * @param int $user_id
         * @param string $service_name
         */
        do_action( 'wpg_disconnect', $user_id, $this->service_name );
    }
     
    /**
     * Use's password is automatically generated
     *
     * @param int $user_id