ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 298

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

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

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

Used by 6 functions | Uses 4 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:1097

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

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

Used by 0 functions | Uses 1 function

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

Used by 1 function | Uses 2 functions
« Previous 1 … 297 298 299 … 384 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy