Filters the lifespan of nonces in seconds.
Parameters
$lifespan
int- Lifespan of nonces in seconds. Default 86,400 seconds, or one day.
$action
string|int- The nonce action, or -1 if none was provided.
Source
* @since 6.1.0 Added `$action` argument.
User Contributed Notes
You must log in before being able to contribute a note or feedback.