ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 14

WP_REST_Users_Controller::check_username()

Method: Check a username for the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1269

Used by 0 functions | Uses 1 function

WP_REST_Terms_Controller::update_item_permissions_check()

Method: Checks if a request has access to update the specified term.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:617

Used by 0 functions | Uses 2 functions

WP_REST_Users_Controller::update_item_permissions_check()

Method: Checks if a given request has access to update a user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:678

Used by 1 function | Uses 2 functions

WP_REST_Users_Controller::check_user_password()

Method: Check a user password for the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1306

Used by 0 functions | Uses 1 function

WP_REST_Terms_Controller::update_item()

Method: Updates a single term from a taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:643

Used by 0 functions | Uses 7 functions

WP_REST_Attachments_Controller::update_item()

Method: Updates a single attachment.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:325

Used by 0 functions | Uses 0 functions

WP_REST_Taxonomies_Controller::get_item_permissions_check()

Method: Checks if a given request has access to a taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:154

Used by 0 functions | Uses 1 function

WP_REST_Settings_Controller::get_item_schema()

Method: Retrieves the site setting schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:275

Used by 0 functions | Uses 1 function

WP_REST_Revisions_Controller::get_collection_params()

Method: Retrieves the query params for collections.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:766

Used by 2 functions | Uses 0 functions

WP_REST_Attachments_Controller::prepare_item_for_database()

Method: Prepares a single attachment for create or update.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:690

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