ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.7.0
  • Page 14

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

Used by 0 functions | Uses 1 function

WP_REST_Terms_Controller::get_items_permissions_check()

Method: Checks if a request has access to read terms in the specified taxonomy.

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

Used by 1 function | Uses 3 functions

rest_prepare_{$this->taxonomy}

Filter Hook: Filters the term data for a REST API response.

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

Used by 2 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

WP_REST_Users_Controller::delete_current_item()

Method: Deletes the current user.

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

Used by 0 functions | Uses 1 function

WP_REST_Terms_Controller::get_items()

Method: Retrieves terms associated with a taxonomy.

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

Used by 0 functions | Uses 5 functions

WP_REST_Terms_Controller::prepare_links()

Method: Prepares links for the request.

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

Used by 2 functions | Uses 0 functions

WP_REST_Attachments_Controller::get_collection_params()

Method: Retrieves the query params for collections of attachments.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1159

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller::register_routes()

Method: Registers the routes for the site’s settings.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:36

Used by 0 functions | Uses 0 functions

WP_REST_Revisions_Controller::get_item()

Method: Retrieves one revision from the collection.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:383

Used by 0 functions | Uses 3 functions
« Previous 1 … 13 14 15 … 52 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy