post_password_expires

最后更新于:2021-11-27 17:05:26

apply_filters( ‘post_password_expires’, int $expires )

Filters the life span of the post password cookie.

参数

$expires

(int)
The expiry time, as passed to setcookie().

源文件

文件: gc-login.php

View on Trac