ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.6.0
  • Page 13

WP_REST_Application_Passwords_Controller

Class: Core class to access a user’s application passwords via the REST API.

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

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

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_Search_Handler::prepare_item()

Method: Prepares the search result for a given ID.

Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:88

Used by 0 functions | Uses 0 functions

WP_REST_Search_Handler::prepare_item_links()

Method: Prepares links for the search result of a given ID.

Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:99

Used by 0 functions | Uses 0 functions

WP_REST_Post_Format_Search_Handler::__construct()

Method: Constructor.

Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:24

Used by 0 functions | Uses 0 functions

WP_REST_Post_Format_Search_Handler::search_items()

Method: Searches the object type content for a given search request.

Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:38

Used by 0 functions | Uses 6 functions
« Previous 1 … 12 13 14 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy