We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce8ceca commit 3007b15Copy full SHA for 3007b15
ui-definitions/settings-image.php
@@ -189,8 +189,8 @@
189
array(
190
'type' => 'on_off',
191
'slug' => 'svg_support',
192
- 'title' => __( 'SVG Support (beta)', 'cloudinary' ),
193
- 'optimisation_title' => __( 'SVG Support (beta)', 'cloudinary' ),
+ 'title' => __( 'SVG Support', 'cloudinary' ),
+ 'optimisation_title' => __( 'SVG Support', 'cloudinary' ),
194
'tooltip_text' => __(
195
'Enable Cloudinary\'s beta SVG Support.',
196
'cloudinary'
0 commit comments