ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 63

rest_prepare_{$this->post_type}

Filter Hook: Filters the post data for a REST API response.

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

Used by 1 function | Uses 0 functions

rest_prepare_post_type

Filter Hook: Filters a post type returned from the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:270

Used by 1 function | Uses 0 functions

WP_REST_Controller::prepare_item_for_response()

Method: Prepares the item for the REST response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:24

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::protected_title_format()

Method: Overwrites the default protected title format.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Types_Controller::get_item_schema()

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

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:302

Used by 0 functions | Uses 0 functions

WP_REST_Controller::prepare_response_for_collection()

Method: Prepares a response for insertion into a collection.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller::register_routes()

Method: Registers the routes for post statuses.

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:36

Used by 0 functions | Uses 1 function

WP_REST_Posts_Controller::get_post()

Method: Gets the post, if the ID is valid.

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

Used by 8 functions | Uses 0 functions

WP_REST_Posts_Controller::prepare_item_for_database()

Method: Prepares a single post for create or update.

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

Used by 2 functions | Uses 6 functions
« Previous 1 … 62 63 64 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy