comment_cookie_lifetime

最后更新于:2021-11-26 01:31:19

apply_filters( ‘comment_cookie_lifetime’, int $seconds )

Filters the lifetime of the comment cookie in seconds.

参数

$seconds

(int)
Comment cookie lifetime. Default 30000000.

源文件

文件: gc-includes/comment.php

View on Trac