wp_delete_all_temp_backups()
Function: Schedules the removal of all contents in the temporary backup directory.
Source: wp-includes/update.php:1026
Function: Schedules the removal of all contents in the temporary backup directory.
Source: wp-includes/update.php:1026
Function: Deletes all contents in the temporary backup directory.
Source: wp-includes/update.php:1052
Class: Class for displaying, modifying, and sanitizing application passwords.
Source: wp-includes/class-wp-application-passwords.php:15
Function: Removes all cache items in a group, if the object cache implementation supports it.
Source: wp-includes/cache-compat.php:170
Function: Determines whether the object cache implementation supports a particular feature.
Source: wp-includes/cache-compat.php:198
Method: Application Passwords controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:24
Method: Retrieves the application password being currently used for authentication of a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:510
Method: Registers the REST API routes for the application passwords controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:34
Method: Performs a permissions check for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:549
Method: Checks if a given request has access to get application passwords.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:112