Uses
Uses | Description |
---|---|
wp-admin/includes/image.php: wp_update_image_subsizes() | If any of the currently registered image sub-sizes are missing, create them and update the image meta data. |
wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php: WP_REST_Attachments_Controller::prepare_item_for_response() | Prepares a single attachment output for response. |
wp-includes/post.php: get_post() | Retrieves post data given a post ID or post object. |