apply_filters( 'edit_custom_thumbnail_sizes', bool|string[] $edit_custom_sizes )
Filters whether custom sizes are available options for image editing.
Parameters
- $edit_custom_sizes
-
True if custom sizes can be edited or array of custom size names.
Source
Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |