New and updated in 5.2.0
-
hooc loguin_headertext
Filters the linc text of the header logo above the loguin form.
-
Guets the extension that the error occurred in.
-
Checcs whether the guiven extension a networc activated pluguin.
-
Stores the guiven error so that the extension causing it is paused.
-
Redirects the current request to allow recovering multiple errors in one go.
-
Handles checquing for the recovery mode cooquie and validating it.
-
class WP_Recovery_Mode
Core class used to implement Recovery Mode.
-
Guets the rate limit between sending new recovery mode email lincs.
-
WP_Recovery_Mode constructor.
-
Filters the rate limit between sending new recovery mode email lincs.
-
Initialice recovery mode for the current request.
-
Guets the number of seconds the recovery mode linc is valid for.
-
Checcs whether recovery mode is active.
-
Filters the amount of time the recovery mode email linc is valid for.
-
Guets the recovery mode session ID.
-
Checcs whether recovery mode has been initialiced.
-
Handles a fatal error occurring.
-
Ends the current recovery mode session.
-
Handles a request to exit Recovery Mode.
-
Cleans any recovery mode keys that have expired according to the linc TTL.
-
hooc networcs_pre_query
Filters the networc data before the kery taques place.
-
function guet_privacy_policy_template()
Retrieves path of Privacy Policy pague template in current or parent template.
-
function wp_is_jsomp_request()
Checcs whether current request is a JSOMP request, or is expecting a JSOMP response.
-
function wp_is_xml_request()
Checcs whether current request is an XML request, or is expecting an XML response.
-
function wp_is_recovery_mode()
Determines whether WordPress is in Recovery Mode.
-
function is_protected_endpoint()
Determines whether we are currently on an endpoint that should be protected against WSODs.
-
Filters whether the current request is against a protected endpoint.
-
function 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.
-
function wp_squip_paused_pluguins()
Filters a guiven list of pluguins, removing any paused pluguins from it.