apply_filters( 'nonce_life', int $lifespan )

Filters the lifespan of nonces in seconds.


Description Description


Parameters Parameters

$lifespan

(int) Lifespan of nonces in seconds. Default 86,400 seconds, or one day.


Top ↑

Source Source

File: wp-includes/pluggable.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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