WP_REST_Controller::get_additional_fields()
Method: Retrieves all of the registered additional fields for a given object-type.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:527
Method: Retrieves all of the registered additional fields for a given object-type.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:527
Method: Retrieves the query params for the collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:341
Method: Retrieves the magical context param.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:380
Method: Retrieves an array of endpoint arguments from the item schema for the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:654
Method: Gets an array of fields to be included on the response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:572
Method: Retrieves one item from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:117
Method: Checks if a given request has access to get a specific item.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:100
Method: Retrieves the item’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:310
Method: Retrieves a collection of items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:83
Method: Checks if a given request has access to get items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:66