ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 57

rest_prepare_attachment

Filter Hook: Filters an attachment returned from the REST API.

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

Used by 0 functions | Uses 0 functions

WP_REST_Taxonomies_Controller::prepare_item_for_response()

Method: Prepares a taxonomy object for serialization.

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

Used by 2 functions | Uses 3 functions

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

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

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

Used by 0 functions | Uses 0 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
« Previous 1 … 56 57 58 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy