ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 205

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_Terms_Controller::update_item()

Method: Updates a single term from a taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:643

Used by 0 functions | Uses 7 functions

rest_{$this->taxonomy}_collection_params

Filter Hook: Filters collection parameters for the terms controller.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1197

Used by 1 function | Uses 0 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:434

Used by 0 functions | Uses 2 functions

WP_REST_Users_Controller::check_role_update()

Method: Determines if the current user is allowed to make the desired roles change.

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

Used by 2 functions | Uses 1 function

WP_REST_Terms_Controller::delete_item_permissions_check()

Method: Checks if a request has access to delete the specified term.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:718

Used by 0 functions | Uses 2 functions

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

Method: Check a username for the REST API.

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

Used by 0 functions | Uses 1 function

WP_REST_Terms_Controller::delete_item()

Method: Deletes a single term from a taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:744

Used by 0 functions | Uses 4 functions
« Previous 1 … 204 205 206 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy