Changeset 56157 for trunk/src/wp-admin/includes/image-edit.php
- Timestamp:
- 07/07/2023 12:34:26 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/image-edit.php
r55936 r56157 50 50 * @since 6.3.0 51 51 * 52 * @param bool Whether to show the settings in the Image Editor. Default false.52 * @param bool $show Whether to show the settings in the Image Editor. Default false. 53 53 */ 54 54 $edit_thumbnails_separately = (bool) apply_filters( 'image_edit_thumbnails_separately', false );
Note: See TracChangeset
for help on using the changeset viewer.