ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 39

WP_REST_Server::register_route()

Method: Registers a route to the server.

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

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::get_item_permissions_check()

Method: Checks if a given request has access to read the comment.

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

Used by 0 functions | Uses 4 functions

WP_REST_Comments_Controller::normalize_query_param()

Method: Prepends internal property prefix to query parameters to match our response fields.

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

Used by 1 function | Uses 0 functions

WP_REST_Server::error_to_response()

Method: Converts an error to a response object.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_routes()

Method: Retrieves the route map.

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

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::get_item()

Method: Retrieves a comment.

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

Used by 0 functions | Uses 2 functions

WP_REST_Comments_Controller::prepare_status_response()

Method: Checks comment_approved to set comment status for single comment output.

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

Used by 1 function | Uses 0 functions

WP_REST_Server::json_error()

Method: Retrieves an appropriate error representation in JSON.

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

Used by 0 functions | 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::create_item_permissions_check()

Method: Checks if a given request has access to create a comment.

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

Used by 0 functions | Uses 4 functions
« Previous 1 … 38 39 40 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy