Shows the settings in the Image Editor that allow selecting to edit only the thumbnail of an image.
Parameters
$show
bool- Whether to show the settings in the Image Editor. Default false.
Source
$edit_thumbnails_separately = (bool) apply_filters( 'image_edit_thumbnails_separately', false );
Changelog
Version | Description |
---|---|
6.3.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.