ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 10

WP_REST_Users_Controller::update_item()

Method: Updates a single user.

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

Used by 1 function | Uses 8 functions

WP_REST_Users_Controller::get_item_schema()

Method: Retrieves the user’s schema, conforming to JSON Schema.

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

Used by 3 functions | Uses 0 functions

WP_REST_Terms_Controller::delete_item_permissions_check()

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

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

Used by 0 functions | Uses 2 functions

WP_REST_Users_Controller::update_current_item_permissions_check()

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

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

Used by 0 functions | Uses 1 function

WP_REST_Users_Controller::get_collection_params()

Method: Retrieves the query params for collections.

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

Used by 2 functions | Uses 2 functions

WP_REST_Terms_Controller::delete_item()

Method: Deletes a single term from a taxonomy.

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

Used by 0 functions | Uses 4 functions

WP_REST_Users_Controller::update_current_item()

Method: Updates the current user.

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

Used by 0 functions | Uses 1 function

rest_user_collection_params

Filter Hook: Filters REST API collection parameters for the users controller.

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

Used by 1 function | Uses 0 functions

rest_delete_{$this->taxonomy}

Action Hook: Fires after a single term is deleted via the REST API.

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

Used by 2 functions | Uses 0 functions

WP_REST_Users_Controller::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy