ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 207

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

WP_REST_Users_Controller::get_current_item()

Method: Retrieves the current user.

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

Used by 0 functions | Uses 1 function

WP_REST_Users_Controller::check_user_password()

Method: Check a user password for the REST API.

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

Used by 0 functions | Uses 1 function

WP_REST_Terms_Controller::prepare_item_for_database()

Method: Prepares a single term for create or update.

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

Used by 3 functions | Uses 3 functions

WP_REST_Users_Controller::create_item_permissions_check()

Method: Checks if a given request has access create users.

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

Used by 0 functions | Uses 1 function
« Previous 1 … 206 207 208 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy