Used By
Used By | Description |
---|---|
wp-includes/load.php: is_protected_ajax_action() | Determines whether we are currently handling an Ajax action that should be protected against WSODs. |
Filters the array of protected Ajax actions.
This filter is only fired when doing Ajax and the Ajax request has an ‘action’ property.
(string[]) Array of strings with Ajax actions to protect.
File: wp-includes/load.php
Version | Description |
---|---|
5.2.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_protected_ajax_actions