wp_create_nonce
wp_create_nonce ( $action = -1 )
Parameters:- (string|int) action Scalar value to add context to the nonce.
Returns:Defined at:Change Log: - Introduced in WordPress: 2.0.3
- Deprecated in WordPress: —
Description
Creates a cryptographic token tied to a specific action, user, user session,
and window of time.