WPDev.one
Core Function
View Source on Trac ↗

is_protected_ajax_action()

is_protected_ajax_action( )

Determines whether we are currently handling an Ajax action that should be protected against WSODs.

Return Value

(bool)
True if the current Ajax action should be protected.

Function Information

Since Version
5.2.0
Source File
wp-includes/load.php
Advertisement