ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 297

WP_REST_Users_Controller::delete_current_item()

Method: Deletes the current user.

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

Used by 0 functions | Uses 1 function

WP_REST_Users_Controller::delete_current_item_permissions_check()

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

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

Used by 0 functions | Uses 1 function

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

Method: Retrieves the query params for collections.

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

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

Used by 0 functions | Uses 1 function

WP_REST_Users_Controller::get_item()

Method: Retrieves a single user.

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

Used by 0 functions | Uses 2 functions

WP_REST_Users_Controller::get_item_permissions_check()

Method: Checks if a given request has access to read a user.

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

Used by 0 functions | Uses 2 functions

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

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
« Previous 1 … 296 297 298 … 384 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy