ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 204

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::get_compact_response_links()

Method: Retrieves the CURIEs (compact URIs) used for relations.

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

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::register_routes()

Method: Registers the routes for comments.

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

Used by 0 functions | Uses 1 function

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_{$this->taxonomy}_query

Filter Hook: Filters get_terms() arguments when querying terms via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:318

Used by 1 function | Uses 0 functions

WP_REST_Users_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:32

Used by 0 functions | Uses 0 functions

WP_REST_Users_Controller::delete_item()

Method: Deletes a single user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:875

Used by 1 function | Uses 4 functions

WP_REST_Terms_Controller::get_item_permissions_check()

Method: Checks if a request has access to read or edit the specified term.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:426

Used by 1 function | Uses 2 functions
« Previous 1 … 203 204 205 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy