WP_REST_Meta_Fields::check_meta_is_array()
Method: Check the ‘meta’ value of a request is an associative array.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:572
Method: Check the ‘meta’ value of a request is an associative array.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:572
Method: Parses the JSON parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:666
Method: Creates a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:567
Method: Retrieves the comment’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1380
Filter Hook: Filters a comment before it is inserted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:696
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1547
Action Hook: Fires after a comment is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:727
Filter Hook: Filters REST API collection parameters for the comments controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1694
Method: Checks if a given REST request has access to update a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:777
Method: Sets the comment_status of a given comment object when creating or updating a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1706