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 3007b15 commit a96ee67Copy full SHA for a96ee67
ui-definitions/settings-image.php
@@ -175,7 +175,7 @@
175
),
176
array(
177
'type' => 'info_box',
178
- 'icon' => $this->dir_url . 'css/images/crop.svg',
+ 'icon' => $this->dir_url . 'css/images/transformation.svg',
179
'title' => __( 'What are transformations?', 'cloudinary' ),
180
'text' => __(
181
'A set of parameters included in a Cloudinary URL to programmatically transform the visual appearance of the assets on your website.',
0 commit comments