recovery_mode_begin_url
最后更新于:2021-11-27 21:40:30
apply_filters( ‘recovery_mode_begin_url’, string $url, string $token, string $key )
Filters the URL to begin recovery mode.
参数
- $url
-
(string)
The generated recovery mode begin URL. - $token
-
(string)
The token used to identify the key. - $key
-
(string)
The recovery mode key.
源文件
文件: gc-includes/class-gc-recovery-mode-link-service.php