wp_create_nonce( ... )

Creates a cryptographic token tied to a specific action, user, user session, and window of time.

Parameters:
  • $action string | int