Codex tools: Log in
Contents |
Display 'Are You Sure?' message to confirm the action being taken.
If the action has the nonce explain message, then it will be displayed along with the 'Are you sure?' message.
<?php wp_nonce_ays( $action ) ?>
Since: 2.0.4
wp_nonce_ays() is located in wp-includes/functions.php.
Nonce functions: wp_explain_nonce(), wp_nonce_ays(), wp_nonce_field(), wp_nonce_ur(), wp_verify_nonce(), wp_create_nonce(), check_admin_referer(), check_ajax_referer(), wp_referer_field()