ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WordPress
  • Page 3

WP_REST_Application_Passwords_Controller::get_current_item_permissions_check()

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

Used by 0 functions | Uses 1 function

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

Used by 0 functions | Uses 0 functions

WP_REST_Application_Passwords_Controller::get_current_item()

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

Used by 0 functions | Uses 2 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::do_permissions_check()

Method: Performs a permissions check for the request.

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

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::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::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

rest_pre_insert_application_password

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

Used by 1 function | Uses 0 functions

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
« Previous 1 2 3 4 … 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy