i4w_nonce_create

Usage:

This shortcode enables you to embed a random, one-time use token in your page or post content with the appropriate nonce tokens to be used for origin verification.

This shortcode does NOT supports conditional branching with [ELSE_nonce_create].

Shortcode nesting is NOT supported.

Parameters:

action Name of your action to be verified by your verification process.

Example:

[i4w_nonce_create]

Notes:

Please refer to: http://codex.wordpress.org/Function_Reference/wp_create_nonce for more details.

API:

There is no API function equivalent for this shortcode.