Skip to content

Commit fc9246b

Browse files
committed
Revert (beta) label
1 parent bb92b66 commit fc9246b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ui-definitions/settings-image.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
array(
212212
'type' => 'crops',
213213
'slug' => 'crop_sizes',
214-
'title' => __( 'Crop and Gravity control', 'cloudinary' ),
214+
'title' => __( 'Crop and Gravity control (beta)', 'cloudinary' ),
215215
'enabled' => static function () {
216216
/**
217217
* Enable the Crop and Gravity control settings.

ui-definitions/settings-metaboxes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
array(
3131
'type' => 'on_off',
3232
'slug' => 'enable_crop_and_gravity',
33-
'title' => __( 'Crop and Gravity control', 'cloudinary' ),
33+
'title' => __( 'Crop and Gravity control (beta)', 'cloudinary' ),
3434
'tooltip_text' => __(
3535
'Enable Crop and Gravity control for registered image sizes.',
3636
'cloudinary'

0 commit comments

Comments
 (0)