Uses
| Uses | Description |
|---|---|
| wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php: WP_REST_Attachments_Controller::get_media_types() | Retrieves the supported media types. |
| wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php: WP_REST_Posts_Controller::get_collection_params() | Retrieves the query params for the posts collection. |
| wp-includes/l10n.php: __() | Retrieve the translation of $text. |