WP_REST_Post_Meta_Fields
Class: Core class used to manage meta values for posts via the REST API.
Source: wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php:17
Class: Core class used to manage meta values for posts via the REST API.
Source: wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php:17
Method: Retrieves the object type for register_rest_field().
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:46
Method: Constructor.
Source: wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php:34
Method: Parses the JSON parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:666
Method: Checks if a given request has access to delete a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:927
Method: Checks if the comment can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1803
Method: Deletes a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:951
Method: Checks if a comment can be edited or deleted.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1836
Filter Hook: Filters whether a comment can be trashed via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:969
Method: Checks a comment author email for validity.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1863