ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 2

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

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_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

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

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_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_after_insert_{$this->post_type}

Action Hook: Fires after a single post is completely created or updated via the REST API.

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

Used by 2 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

WP_REST_Menu_Locations_Controller

Class: Core class used to access menu locations via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:17

Used by 0 functions | Uses 1 function
« Previous 1 2 3 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy