apply_filters( 'comment_cookie_lifetime', int $seconds )

Filters the lifetime of the comment cookie in seconds.


Description Description


Parameters Parameters

$seconds

(int) Comment cookie lifetime. Default 30000000.


Top ↑

Source Source

File: wp-includes/comment.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.