ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 58

WP_REST_Controller::get_item_schema()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller::get_items()

Method: Retrieves all post statuses, depending on user context.

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

Used by 0 functions | Uses 2 functions

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:2211

Used by 4 functions | Uses 4 functions

WP_REST_Controller::register_routes()

Method: Registers the routes for the objects of the controller.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_public_item_schema()

Method: Retrieves the item’s schema for display / public consumption purposes.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller::get_item_permissions_check()

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

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

Used by 0 functions | Uses 1 function

WP_REST_Posts_Controller::get_schema_links()

Method: Retrieves Link Description Objects that should be added to the Schema for the posts collection.

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

Used by 2 functions | Uses 0 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::check_read_permission()

Method: Checks whether a given post status should be visible.

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

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