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::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::delete_item_permissions_check()

Method: Checks if a given request has access delete a user.

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

Used by 1 function | Uses 2 functions

WP_REST_Users_Controller::check_reassign()

Method: Checks for a valid value for the reassign parameter when deleting users.

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

Used by 0 functions | Uses 0 functions

WP_REST_Users_Controller::delete_item()

Method: Deletes a single user.

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

Used by 1 function | Uses 4 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