Uses
Uses | Description |
---|---|
wp-includes/media.php: wp_calculate_image_sizes | Filters the output of ‘wp_calculate_image_sizes()’. |
wp-includes/media.php: _wp_get_image_size_from_meta() | Get the image size as array from its meta data. |
wp-includes/functions.php: absint() | Convert a value to non-negative integer. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/post.php: wp_get_attachment_metadata() | Retrieves attachment metadata for attachment ID. |