ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 22

WP_REST_Posts_Controller::get_item_schema()

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

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

Used by 4 functions | Uses 4 functions

WP_REST_Controller::get_items_permissions_check()

Method: Checks if a given request has access to get items.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_collection_params()

Method: Retrieves the query params for the collections.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller::get_item()

Method: Retrieves a specific post status.

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

Used by 0 functions | Uses 1 function

WP_REST_Posts_Controller::get_collection_params()

Method: Retrieves the query params for the posts collection.

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

Used by 3 functions | Uses 3 functions

WP_REST_Controller::get_items()

Method: Retrieves a collection of items.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_context_param()

Method: Retrieves the magical context param.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller::prepare_item_for_response()

Method: Prepares a post status object for serialization.

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

Used by 2 functions | Uses 2 functions

rest_{$this->post_type}_collection_params

Filter Hook: Filters collection parameters for the posts controller.

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

Used by 1 function | Uses 0 functions

WP_REST_Controller::get_item_permissions_check()

Method: Checks if a given request has access to get a specific item.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 21 22 23 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy