ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 199

WP_REST_Comments_Controller::prepare_item_for_database()

Method: Prepares a single comment to be inserted into the database.

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

Used by 2 functions | Uses 3 functions

WP_REST_Server::embed_links()

Method: Embeds the links from the data into the request.

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

Used by 0 functions | Uses 0 functions

rest_authentication_errors

Filter Hook: Filters REST API authentication errors.

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

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::get_items_permissions_check()

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

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

Used by 0 functions | Uses 2 functions

WP_REST_Comments_Controller::get_item_schema()

Method: Retrieves the comment’s schema, conforming to JSON Schema.

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

Used by 2 functions | Uses 0 functions

WP_REST_Server::envelope_response()

Method: Wraps the response in an envelope.

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

Used by 0 functions | Uses 0 functions

rest_send_nocache_headers

Filter Hook: Filters whether to send nocache headers on a REST API request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::get_items()

Method: Retrieves a list of comment items.

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

Used by 0 functions | Uses 6 functions

WP_REST_Comments_Controller::get_collection_params()

Method: Retrieves the query params for collections.

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

Used by 2 functions | Uses 2 functions

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
« Previous 1 … 198 199 200 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy