Runs in the default check_ajax_referer function (which is called when an AJAX request goes to the wp-admin/admin-ajax.php script) after the user's login and password have been successfully validated from cookies, to allow a plugin to force WordPress to die for extra security reasons. Note that check_ajax_referer is also a "pluggable" function, meaning that plugins can override it; see Plugin API).
This description was scraped automatically from the WordPress filter reference
or action reference
. If it looks like this is the wrong description, please tell me so I can fix my code.
This database has information for all major versions from WP 1.2.1 through 3.0.
| Version | File | Type | |
|---|---|---|---|
| 2.1 | wp-includes/pluggable.php | View hook in source | action |
| 2.2 | wp-includes/pluggable.php | View hook in source | action |
| 2.3 | wp-includes/pluggable.php | View hook in source | action |
| 2.5 | wp-includes/pluggable.php | View hook in source | action |
| 2.6 | wp-includes/pluggable.php | View hook in source | action |
| 2.7 | wp-includes/pluggable.php | View hook in source | action |
| 2.8 | wp-includes/pluggable.php | View hook in source | action |
| 2.9 | wp-includes/pluggable.php | View hook in source | action |
| 3.0 | wp-includes/pluggable.php | View hook in source | action |
We find related hooks using word stems. check_ajax_referer has 3 significant word stem(s): check, ajax, referer. Note that some of the hooks below may not appear in all versions of WP.