WP_REST_Application_Passwords_Controller::__construct()
Method: Application Passwords controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:24
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
Method: Prepares an application password for a create or update operation.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:577
Method: Retrieves a collection of application passwords.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:138
Filter Hook: Filters an application password before it is inserted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:594
Method: Checks if a given request has access to get a specific application password.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:165
Method: Prepares the application password for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:606