apply_filters( ‘edit_custom_thumbnail_sizes’, bool|string[] $edit_custom_sizes )

In this article

Filters whether custom sizes are available options for image editing.

Parameters

$edit_custom_sizesbool|string[]
True if custom sizes can be edited or array of custom size names.

Source

*/

Changelog

VersionDescription
6.0.0Introduced.

User Contributed Notes

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