ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.7.0
  • Page 16

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_Revisions_Controller

Class: Core class used to access revisions via the REST API.

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

Used by 1 function | Uses 1 function

WP_REST_Users_Controller

Class: Core class used to manage users via the REST API.

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

Used by 0 functions | Uses 1 function

WP_REST_Attachments_Controller::prepare_item_for_response()

Method: Prepares a single attachment output for response.

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

Used by 0 functions | Uses 0 functions

rest_prepare_taxonomy

Filter Hook: Filters a taxonomy returned from the REST API.

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

Used by 1 function | Uses 0 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

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

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

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

Used by 0 functions | Uses 0 functions

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

WP_REST_Attachments_Controller::get_item_schema()

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 15 16 17 … 52 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy