Core Function
View Source on Trac ↗ wp_nonce_ays()
wp_nonce_ays( mixed $action ) Displays "Are You Sure" message to confirm the action being taken.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $action string | The nonce action. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
2.0.4
Source File
wp-includes/functions.php
Advertisement