WP_REST_Server::get_json_last_error()
Method: Returns if an error occurred during most recent JSON encode/decode.
Source: wp-includes/rest-api/class-wp-rest-server.php:1266
Method: Returns if an error occurred during most recent JSON encode/decode.
Source: wp-includes/rest-api/class-wp-rest-server.php:1266
Filter Hook: Filters WP_Comment_Query arguments when querying comments via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:275
Filter Hook: Filters the enveloped form of a REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:805
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: Instantiates the REST server.
Source: wp-includes/rest-api/class-wp-rest-server.php:103
Method: Retrieves the site index.
Source: wp-includes/rest-api/class-wp-rest-server.php:1290
Filter Hook: Filters whether comments can be created via the REST API without authentication.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:465
Filter Hook: Filters the array of available REST API endpoints.
Source: wp-includes/rest-api/class-wp-rest-server.php:897
Method: Updates a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:802
Method: Checks the authentication headers if supplied.
Source: wp-includes/rest-api/class-wp-rest-server.php:172