admin_email_check_interval

最后更新于:2021-11-25 19:25:40

apply_filters( ‘admin_email_check_interval’, int $interval )

Filters the interval for redirecting the user to the admin email confirmation screen.

参数

$interval

(int)
Interval time (in seconds). Default is 6 months.

源文件

文件: gc-login.php

View on Trac