ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 275

WP_REST_Posts_Controller::prepare_item_for_response()

Method: Prepares a single post output for response.

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

Used by 5 functions | Uses 19 functions

WP_REST_Posts_Controller::prepare_items_query()

Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.

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

Used by 2 functions | Uses 2 functions

WP_REST_Posts_Controller::prepare_links()

Method: Prepares links for the request.

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

Used by 2 functions | Uses 1 function

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

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

Method: Registers the routes for posts.

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

Used by 0 functions | Uses 2 functions

WP_REST_Posts_Controller::sanitize_post_statuses()

Method: Sanitizes and validates the list of post statuses, including whether the user can query private statuses.

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

Used by 0 functions | Uses 1 function

WP_REST_Posts_Controller::update_item()

Method: Updates a single post.

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

Used by 0 functions | Uses 11 functions

WP_REST_Posts_Controller::update_item_permissions_check()

Method: Checks if a given request has access to update a post.

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

Used by 0 functions | Uses 4 functions
« Previous 1 … 274 275 276 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy