ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_REST_Users_Controller::get_item()

Method: Retrieves a single user.

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

Used by 0 functions | Uses 2 functions

WP_REST_Users_Controller::prepare_links()

Method: Prepares links for the user request.

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

Used by 1 function | Uses 0 functions

WP_REST_Users_Controller::get_current_item()

Method: Retrieves the current user.

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

Used by 0 functions | Uses 1 function

WP_REST_Users_Controller::prepare_item_for_database()

Method: Prepares a single user for creation or update.

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

Used by 2 functions | Uses 3 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