Codex

Attention Help us to improve the Codex by filling out our documentation survey!

WordPress Nonces

This article should deal with the WordPress implementation of nonces in the future. Meanwhile, you can visit WordPress Glossary for a general description of nonces; see the Related section which contains WordPress Plugin API functions, action and filter hooks for handling nonces; or check the links in the Resources section which temporarily substitutes this article

Related

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()

Nonce hooks: nonce_life, nonce_user_logged_out, explain_nonce_(verb)-(noun), check_admin_referer

Resources

This page is marked as incomplete. You can help Codex by expanding it.