ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 274

WP_REST_Posts_Controller::handle_featured_media()

Method: Determines the featured media based on a request param.

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

Used by 2 functions | Uses 0 functions

WP_REST_Posts_Controller::handle_status_param()

Method: Determines validity and normalizes the given status parameter.

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

Used by 1 function | Uses 1 function

WP_REST_Posts_Controller::handle_template()

Method: Sets the template for a post.

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

Used by 2 functions | Uses 1 function

WP_REST_Posts_Controller::handle_terms()

Method: Updates the post’s terms from a REST request.

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

Used by 2 functions | Uses 0 functions

WP_REST_Posts_Controller::prepare_date_response()

Method: Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.

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

Used by 1 function | 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

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
« Previous 1 … 273 274 275 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy