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
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
Method: Retrieves the query params for collections of attachments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1159
Class: Core class used to manage a site’s settings via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:17
Method: Get the parent post, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:139
Filter Hook: Filters a post status returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:284
Method: Validates whether the user can query private statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:691
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:24
Method: Checks if a given request has access to get revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:169
Method: Retrieves the post status’ schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:294
Method: Handles an upload via multipart/form-data ($_FILES).
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1190