Languages: English • 日本語 (Add your language)
Display 'The link you followed has expired.' 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_nonce_ays(), wp_nonce_field(), wp_nonce_url(), wp_verify_nonce(), wp_create_nonce(), check_admin_referer(), check_ajax_referer(), wp_referer_field()