WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/wp nonce tick

Description

Get the time-dependent variable for nonce creation.

A nonce has a lifespan of two ticks. Nonces in their second tick may be updated, e.g. by autosave.

Return Values

(integer) 

Change Log

Since: 2.5

Source File

wp_nonce_tick() is located in wp-includes/pluggable.php