ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 271

WP_REST_Post_Types_Controller::get_item_schema()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Types_Controller::get_items()

Method: Retrieves all public post types.

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

Used by 0 functions | Uses 2 functions

WP_REST_Post_Types_Controller::get_items_permissions_check()

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

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

Used by 0 functions | Uses 1 function

WP_REST_Post_Types_Controller::prepare_item_for_response()

Method: Prepares a post type object for serialization.

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

Used by 2 functions | Uses 3 functions

WP_REST_Post_Types_Controller::prepare_links()

Method: Prepares links for the request.

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

Used by 1 function | Uses 0 functions

WP_REST_Post_Types_Controller::register_routes()

Method: Registers the routes for post types.

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

Used by 0 functions | Uses 1 function

WP_REST_Posts_Controller::__construct()

Method: Constructor.

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

Used by 3 functions | Uses 1 function

WP_REST_Posts_Controller::can_access_password_content()

Method: Checks if the user can access password-protected content.

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

Used by 1 function | Uses 1 function

WP_REST_Posts_Controller::check_assign_terms_permission()

Method: Checks whether current user can assign all terms sent with the current request.

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

Used by 2 functions | Uses 1 function

WP_REST_Posts_Controller::check_create_permission()

Method: Checks if a post can be created.

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

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