WP_REST_Comments_Controller::normalize_query_param()
Prepends internal property prefix to query parameters to match our response fields.
Prepends internal property prefix to query parameters to match our response fields.
Prepares a single comment to be inserted into the database.
Prepares a single comment output for response.
Prepares links for the request.
Checks comment_approved to set comment status for single comment output.
Registers the routes for comments.
Updates a comment.
Checks if a given REST request has access to update a comment.
Core base controller for managing and interacting with REST API items.
Adds the schema from additional fields to a schema array.