ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 270

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_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_Post_Statuses_Controller::get_item_schema()

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

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

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_Post_Statuses_Controller::get_items_permissions_check()

Method: Checks whether a given request has permission to read post statuses.

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

Used by 0 functions | Uses 1 function

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

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_Post_Types_Controller::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Types_Controller::get_collection_params()

Method: Retrieves the query params for collections.

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

Used by 1 function | Uses 0 functions

WP_REST_Post_Types_Controller::get_item()

Method: Retrieves a specific post type.

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

Used by 0 functions | Uses 2 functions
« Previous 1 … 269 270 271 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy