ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 212

WP_REST_Revisions_Controller::prepare_excerpt_response()

Method: Checks the post excerpt and prepare it for single post output.

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

Used by 1 function | Uses 2 functions

WP_REST_Attachments_Controller::prepare_items_query()

Method: Determines the allowed query_vars for a get_items() response and prepares for WP_Query.

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

Used by 0 functions | Uses 0 functions

WP_REST_Taxonomies_Controller::get_items_permissions_check()

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

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

Used by 0 functions | Uses 1 function

WP_REST_Settings_Controller::set_additional_properties_to_false()

Method: Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::create_item_permissions_check()

Method: Checks if a given request has access to create an attachment.

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

Used by 0 functions | Uses 0 functions

WP_REST_Taxonomies_Controller::get_items()

Method: Retrieves all public taxonomies.

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

Used by 0 functions | Uses 3 functions

WP_REST_Revisions_Controller::__construct()

Method: Constructor.

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

Used by 1 function | Uses 1 function

WP_REST_Attachments_Controller::create_item()

Method: Creates a single attachment.

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

Used by 0 functions | Uses 0 functions

WP_REST_Taxonomies_Controller::get_item_permissions_check()

Method: Checks if a given request has access to a taxonomy.

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

Used by 0 functions | Uses 1 function

WP_REST_Revisions_Controller::register_routes()

Method: Registers the routes for revisions based on post types supporting revisions.

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

Used by 0 functions | Uses 1 function
« Previous 1 … 211 212 213 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy