apply_filters( 'fallback_intermediate_image_sizes', array $fallback_sizes, array $metadata )

Filters the image sizes generated for non-image mime types.


Description Description


Parameters Parameters

$fallback_sizes

(array) An array of image size names.

$metadata

(array) Current attachment metadata.


Top ↑

Source Source

File: wp-admin/includes/image.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.