auth_redirect_scheme

最后更新于:2021-11-25 20:39:33

apply_filters( ‘auth_redirect_scheme’, string $scheme )

Filters the authentication redirect scheme.

参数

$scheme

(string)
Authentication redirect scheme. Default empty.

源文件

文件: gc-includes/pluggable.php

View on Trac