WP_Recovery_Mode::store_error()
Method: Stores the given error so that the extension causing it is paused.
Source: wp-includes/class-wp-recovery-mode.php:432
Method: Stores the given error so that the extension causing it is paused.
Source: wp-includes/class-wp-recovery-mode.php:432
Method: Application Passwords controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:24
Method: Creates an application password.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:235
Method: Checks if a given request has access to create application passwords.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:209
Method: Deletes an application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:447
Method: Checks if a given request has access to delete a specific application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:421
Method: Deletes all application passwords for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:392
Method: Checks if a given request has access to delete all application passwords for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:366
Method: Performs a permissions check for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:549
Method: Gets the requested application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:745