recovery_mode_cookie_length

最后更新于:2021-11-27 21:40:45

apply_filters( ‘recovery_mode_cookie_length’, int $length )

Filters the length of time a Recovery Mode cookie is valid for.

参数

$length

(int)
Length in seconds.

源文件

文件: gc-includes/class-gc-recovery-mode-cookie-service.php

View on Trac