ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 299

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

Used by 3 functions | Uses 0 functions

WP_REST_Users_Controller::get_items()

Method: Retrieves all users.

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

Used by 0 functions | Uses 5 functions

WP_REST_Users_Controller::get_items_permissions_check()

Method: Permissions check for getting all users.

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

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_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::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::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::register_routes()

Method: Registers the routes for users.

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

Used by 0 functions | Uses 1 function

WP_REST_Users_Controller::update_current_item()

Method: Updates the current user.

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

Used by 0 functions | Uses 1 function

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

Used by 0 functions | Uses 1 function
« Previous 1 … 298 299 300 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy