wp_nonce_tick


wp_nonce_tick ( $action = -1 )

Parameters:
  • (string|int) action Optional. The nonce action. Default -1.
Returns:
  • (float) Float value rounded up to the next highest integer.
Defined at:
Change Log:
  • 6: .

Description

Returns 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.

Related Functions

wp_nonce_field, wp_nonce_ays, wp_nonce_url, signup_nonce_check, wp_cache_incr

Top Google Results

User discussions

wpseek mobile