ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 200

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

Used by 0 functions | Uses 0 functions

rest_comment_query

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

Used by 1 function | Uses 0 functions

rest_envelope_response

Filter Hook: Filters the enveloped form of a REST API response.

Source: wp-includes/rest-api/class-wp-rest-server.php:805

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::update_item_permissions_check()

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

Used by 0 functions | Uses 2 functions

WP_REST_Server::__construct()

Method: Instantiates the REST server.

Source: wp-includes/rest-api/class-wp-rest-server.php:103

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_index()

Method: Retrieves the site index.

Source: wp-includes/rest-api/class-wp-rest-server.php:1290

Used by 0 functions | Uses 0 functions

rest_allow_anonymous_comments

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

Used by 1 function | Uses 0 functions

rest_endpoints

Filter Hook: Filters the array of available REST API endpoints.

Source: wp-includes/rest-api/class-wp-rest-server.php:897

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::update_item()

Method: Updates a comment.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:802

Used by 0 functions | Uses 8 functions

WP_REST_Server::check_authentication()

Method: Checks the authentication headers if supplied.

Source: wp-includes/rest-api/class-wp-rest-server.php:172

Used by 0 functions | Uses 0 functions
« Previous 1 … 199 200 201 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy