WP_REST_Application_Passwords_Controller::get_collection_params()
Method: Retrieves the query params for the collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:772
Method: Retrieves the query params for the collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:772
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: Checks if a given request has access to get the currently used application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:484
Method: Retrieves one application password from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:191
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: Retrieves the application password’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:785
Method: Retrieves a collection of application passwords.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:138
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: Gets the requested user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:681
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