ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 250

WP_REST_Application_Passwords_Controller::get_item_permissions_check()

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

Used by 0 functions | Uses 2 functions

WP_REST_Application_Passwords_Controller::get_item_schema()

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

Used by 0 functions | Uses 0 functions

WP_REST_Application_Passwords_Controller::get_items()

Method: Retrieves a collection of application passwords.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:138

Used by 0 functions | Uses 2 functions

WP_REST_Application_Passwords_Controller::get_items_permissions_check()

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

Used by 0 functions | Uses 2 functions

WP_REST_Application_Passwords_Controller::get_user()

Method: Gets the requested user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:681

Used by 16 functions | Uses 1 function

WP_REST_Application_Passwords_Controller::prepare_item_for_database()

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

Used by 2 functions | Uses 2 functions

WP_REST_Application_Passwords_Controller::prepare_item_for_response()

Method: Prepares the application password for the REST response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:606

Used by 6 functions | Uses 4 functions

WP_REST_Application_Passwords_Controller::prepare_links()

Method: Prepares links for the request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:658

Used by 1 function | Uses 0 functions

WP_REST_Application_Passwords_Controller::register_routes()

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

Used by 0 functions | Uses 1 function

WP_REST_Application_Passwords_Controller::update_item()

Method: Updates an application password.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:318

Used by 0 functions | Uses 6 functions
« Previous 1 … 249 250 251 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy