Skip to main content

Filter: gform_nonce_life

Filters the lifespan of the nonce used for AJAX submissions and validation.

Parameters

NameTypeDescription
$lifespan_in_secondsintThe lifespan of the nonce in seconds (defaults to 3 days).
$actionstringThe nonce action (gform_ajax_submission or gform_ajax_validation).

Since

Source

Defined in includes/ajax/class-gf-ajax-handler.php at line 241

Returns

The lifespan of the nonce in seconds.