New and updated in 5.6.0
-
Records that an application password has been used.
-
methodWP_Error::copy_errors()
Copies errors from one WP_Error instance to another.
-
hookwp_error_added
Fires when an error is added to a WP_Error object.
-
Retrieves all error data for an error code in the order in which the data was added.
-
methodWP_Error::merge_from()
Merges the errors in the given error object into this one.
-
methodWP_Error::export_to()
Exports the errors in this object into the given one.
-
Filters the arguments used in the top level comments query.
-
Checks if the editor scripts and styles for all registered block types should be enqueued on the current screen.
-
Filters the flag that decides whether or not block editor scripts and styles are going to be enqueued on the current screen.
-
Filters the amount of storage space used by one directory and all its children, in megabytes.
-
functionclean_dirsize_cache()
Cleans directory size cache used by recurse_dirsize().
-
function_wp_array_get()
Accesses an array in depth based on a path of keys.
-
Checks if Application Passwords is globally available.
-
Filters whether Application Passwords is available.
-
Checks if Application Passwords is available for a specific user.
-
Filters whether Application Passwords is available for a specific user.
-
hookemail_exists
Filters whether the given email exists.
-
Authenticates the user using an application password.
-
Filters whether this is an API request that Application Passwords can be used on.
-
Fires when an application password failed to authenticate the user.
-
Fires when an application password has been successfully checked as valid.
-
Fires after an application password was used for authentication.
-
Validates the application password credentials passed via Basic Authentication.
-
Filters callback which sets the status of an untrashed post to its previous status.
-
functionwp_after_insert_post()
Fires actions after a post, its terms and meta data has been saved.
-
Fires once a post, its terms and meta data has been saved.
-
Filters the status that a post gets assigned when it is restored from the trash (untrashed).
-
functionis_gd_image()
Determines whether the value is an acceptable type for GD image functions.
-
Filters the HTML img element representing an image attachment.
-
Retrieves an array of endpoint arguments from the item schema and endpoint method.