Uses
Uses | Description |
---|---|
wp-includes/rest-api/endpoints/class-wp-rest-controller.php: WP_REST_Controller::get_object_type() | Retrieves the object type this controller is responsible for managing. |
wp-includes/rest-api/endpoints/class-wp-rest-controller.php: WP_REST_Controller::get_additional_fields() | Retrieves all of the registered additional fields for a given object-type. |
wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |