ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
  • Page 4

rest_user_query

Filter Hook: Filters WP_User_Query arguments when querying users via the REST API.

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

Used by 1 function | Uses 0 functions

WP_REST_Users_Controller::delete_current_item()

Method: Deletes the current user.

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

Used by 0 functions | Uses 1 function

WP_REST_Users_Controller::get_user()

Method: Get the user, if the ID is valid.

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

Used by 6 functions | Uses 0 functions

WP_REST_Users_Controller::prepare_item_for_response()

Method: Prepares a single user output for response.

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

Used by 6 functions | Uses 5 functions

WP_REST_Users_Controller

Class: Core class used to manage users via the REST API.

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

Used by 0 functions | Uses 1 function
« Previous 1 … 3 4
ClassicPress Documentation • Made with ClassicPress
Privacy Policy