ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 67

WP_REST_Server::add_image_to_index()

Method: Exposes an image through the WordPress REST API.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_max_batch_size()

Method: Gets the maximum number of requests that can be included in a batch.

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

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::prepare_tax_query()

Method: Prepares the ‘tax_query’ for a collection of posts.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2999

Used by 1 function | Uses 0 functions

rest_{$this->post_type}_item_schema

Filter Hook: Filters the post’s schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2608

Used by 1 function | Uses 0 functions

WP_REST_Posts_Controller::prepare_taxonomy_limit_schema()

Method: Prepares the collection schema for including and excluding items by terms.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3078

Used by 1 function | Uses 0 functions

rest_json_encode_options

Filter Hook: Filters the JSON encoding options used to send the REST API response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_json_encode_options()

Method: Gets the encoding options passed to {@see wp_json_encode}.

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

Used by 0 functions | Uses 0 functions

rest_exposed_cors_headers

Filter Hook: Filters the list of response headers that are exposed to REST API CORS requests.

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

Used by 0 functions | Uses 0 functions

rest_allowed_cors_headers

Filter Hook: Filters the list of request headers that are allowed for REST API CORS requests.

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

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::check_status()

Method: Checks whether the status is valid for the given post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1416

Used by 0 functions | Uses 1 function
« Previous 1 … 66 67 68 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy