WP_REST_Comments_Controller::prepare_item_for_database()
Prepares a single comment to be inserted into the database.
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.
Fires completely after a comment is created or updated via the REST API.
Filters whether comments can be created via the REST API without authentication.
Filters REST API collection parameters for the comments controller.