Skip to content

Commit d87a078

Browse files
authored
Merge pull request #1024 from cloudinary/uat
3.2.6
2 parents 0206cb2 + c198120 commit d87a078

File tree

12 files changed

+224
-81
lines changed

12 files changed

+224
-81
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ coverage/html/
4040
# ENV files
4141
.env
4242

43+
# wp-env
44+
.wp-env.json
45+
4346
# IDE
4447
.vscode
4548

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.5
1+
3.2.6

js/block-editor.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-i18n'), 'version' => 'c8e1eb2b75a7df74cf6a');
1+
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-i18n'), 'version' => '9b0123a912a0a6182e6b');

js/block-editor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

languages/cloudinary.pot

Lines changed: 46 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
55
"Project-Id-Version: Cloudinary STABLETAG\n"
66
"Report-Msgid-Bugs-To: https://github.com/cloudinary/cloudinary_wordpress\n"
7-
"POT-Creation-Date: 2025-02-11 09:20:41+00:00\n"
7+
"POT-Creation-Date: 2025-03-20 13:20:10+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
@@ -513,59 +513,59 @@ msgid ""
513513
"WordPress."
514514
msgstr ""
515515

516-
#: php/class-media.php:2051
516+
#: php/class-media.php:2057
517517
msgid "Import"
518518
msgstr ""
519519

520520
#. Plugin Name of the plugin/theme
521521
msgid "Cloudinary"
522522
msgstr ""
523523

524-
#: php/class-media.php:2407
524+
#: php/class-media.php:2413
525525
msgid "The delivery for this asset is disabled."
526526
msgstr ""
527527

528-
#: php/class-media.php:2411
528+
#: php/class-media.php:2417
529529
msgid "Not syncable. This is an external media."
530530
msgstr ""
531531

532-
#: php/class-media.php:2415
532+
#: php/class-media.php:2421
533533
msgid "This media is Fetch type."
534534
msgstr ""
535535

536-
#: php/class-media.php:2419
536+
#: php/class-media.php:2425
537537
msgid "This media is Sprite type."
538538
msgstr ""
539539

540-
#: php/class-media.php:2429
540+
#: php/class-media.php:2435
541541
msgid "Not Synced"
542542
msgstr ""
543543

544-
#: php/class-media.php:2434
544+
#: php/class-media.php:2440
545545
msgid "Synced"
546546
msgstr ""
547547

548-
#: php/class-media.php:3085
548+
#: php/class-media.php:3091
549549
msgid "No Cloudinary filters"
550550
msgstr ""
551551

552-
#: php/class-media.php:3185
552+
#: php/class-media.php:3191
553553
msgid "Media Settings"
554554
msgstr ""
555555

556-
#: php/class-media.php:3188
556+
#: php/class-media.php:3194
557557
msgid "Media Display"
558558
msgstr ""
559559

560-
#: php/class-media.php:3192 php/media/class-global-transformations.php:620
560+
#: php/class-media.php:3198 php/media/class-global-transformations.php:620
561561
#: php/ui/component/class-asset-preview.php:73
562562
#: php/ui/component/class-plan-details.php:119
563563
#: php/ui/component/class-plan-status.php:128
564564
#: ui-definitions/settings-sidebar.php:44
565565
msgid "Transformations"
566566
msgstr ""
567567

568-
#: php/class-media.php:3193
568+
#: php/class-media.php:3199
569569
msgid ""
570570
"Cloudinary allows you to easily transform your images on-the-fly to any "
571571
"required format, style and dimension, and also optimizes images for minimal "
@@ -574,7 +574,7 @@ msgid ""
574574
"transformation and delivery URLs."
575575
msgstr ""
576576

577-
#: php/class-media.php:3198 ui-definitions/settings-image.php:171
577+
#: php/class-media.php:3204 ui-definitions/settings-image.php:171
578578
#: ui-definitions/settings-video.php:257
579579
msgid "See examples"
580580
msgstr ""
@@ -770,7 +770,7 @@ msgid "Cloudinary only"
770770
msgstr ""
771771

772772
#: php/class-sync.php:1304 php/delivery/class-lazy-load.php:543
773-
#: php/media/class-gallery.php:416 ui-definitions/components/header.php:19
773+
#: php/media/class-gallery.php:425 ui-definitions/components/header.php:19
774774
#: ui-definitions/settings-image.php:253 ui-definitions/settings-pages.php:206
775775
#: ui-definitions/settings-pages.php:222 ui-definitions/settings-pages.php:223
776776
#: ui-definitions/settings-video.php:300
@@ -959,36 +959,36 @@ msgstr ""
959959
msgid "Attachment Display Settings"
960960
msgstr ""
961961

962-
#: php/media/class-gallery.php:365 php/media/class-gallery.php:366
962+
#: php/media/class-gallery.php:374 php/media/class-gallery.php:375
963963
msgid "Gallery settings"
964964
msgstr ""
965965

966-
#: php/media/class-gallery.php:374
966+
#: php/media/class-gallery.php:383
967967
msgid "Gallery Settings"
968968
msgstr ""
969969

970-
#: php/media/class-gallery.php:384
970+
#: php/media/class-gallery.php:393
971971
msgid "Replace WooCommerce Gallery"
972972
msgstr ""
973973

974-
#: php/media/class-gallery.php:385
974+
#: php/media/class-gallery.php:394
975975
msgid ""
976976
"Replace the default WooCommerce gallery with the Cloudinary Gallery on "
977977
"product pages."
978978
msgstr ""
979979

980-
#: php/media/class-gallery.php:393
980+
#: php/media/class-gallery.php:402
981981
msgid "Cloudinary Gallery block defaults"
982982
msgstr ""
983983

984-
#: php/media/class-gallery.php:396
984+
#: php/media/class-gallery.php:405
985985
msgid ""
986986
"The Cloudinary Gallery is available as a new block type which can be "
987987
"inserted to any post or page. Note, this is not available when using the "
988988
"classic editor."
989989
msgstr ""
990990

991-
#: php/media/class-gallery.php:419
991+
#: php/media/class-gallery.php:428
992992
#. Translators: The HTML for opening and closing link tags.
993993
msgid ""
994994
"Watch free lessons on how to use the Gallery Settings in the %1$sCloudinary "
@@ -2154,44 +2154,58 @@ msgstr ""
21542154
#: ui-definitions/settings-pages.php:449
21552155
#. translators: The HTML markup.
21562156
msgid ""
2157-
" To function correctly, the Cloudinary plugin requires an active WordPress "
2157+
"To function correctly, the Cloudinary plugin requires an active WordPress "
21582158
"REST API connection. Ensure your WordPress setup, including multisite or "
21592159
"headless configurations, has the REST API enabled and active for seamless "
21602160
"plugin operation.%1$sFor more information, see %2$sWordPress’s REST API "
21612161
"Handbook%3$s."
21622162
msgstr ""
21632163

21642164
#: ui-definitions/settings-pages.php:457
2165+
msgid "Does Cloudinary work on multilingual sites?"
2166+
msgstr ""
2167+
2168+
#: ui-definitions/settings-pages.php:461
2169+
#. translators: The HTML markup.
2170+
msgid ""
2171+
"Absolutely! Cloudinary is fully compatible with WPML, the leading WordPress "
2172+
"multilingual plugin, and is officially recommended for seamless media "
2173+
"management across multiple languages. Cloudinary ensures that your media "
2174+
"assets are efficiently handled on your multilingual site. For more details, "
2175+
"visit %1$sWPML's official page%2$s on Cloudinary compatibility."
2176+
msgstr ""
2177+
2178+
#: ui-definitions/settings-pages.php:468
21652179
msgid ""
21662180
"I'm having an incompatibility issue with a theme, plugin, or hosting "
21672181
"environment, what can I do?"
21682182
msgstr ""
21692183

2170-
#: ui-definitions/settings-pages.php:462
2184+
#: ui-definitions/settings-pages.php:473
21712185
#. translators: The HTML markup.
21722186
msgid ""
21732187
"We’re compatible with most other plugins so we expect it to work absolutely "
21742188
"fine. If you do have any issues, please %1$scontact our support team%2$s "
21752189
"who will help resolve your issue."
21762190
msgstr ""
21772191

2178-
#: ui-definitions/settings-pages.php:470
2192+
#: ui-definitions/settings-pages.php:481
21792193
msgid "Can I use the Cloudinary plugin for my eCommerce websites?"
21802194
msgstr ""
21812195

2182-
#: ui-definitions/settings-pages.php:474
2196+
#: ui-definitions/settings-pages.php:485
21832197
#. translators: The HTML markup.
21842198
msgid ""
21852199
"Yes, the Cloudinary plugin has full support for WooCommerce. We also have "
21862200
"additional functionality that allows you to add a fully optimized "
21872201
"%1$sProduct Gallery%2$s."
21882202
msgstr ""
21892203

2190-
#: ui-definitions/settings-pages.php:481
2204+
#: ui-definitions/settings-pages.php:492
21912205
msgid "Why are my images loading locally and not from Cloudinary?"
21922206
msgstr ""
21932207

2194-
#: ui-definitions/settings-pages.php:485
2208+
#: ui-definitions/settings-pages.php:496
21952209
#. translators: The HTML markup.
21962210
msgid ""
21972211
"Your images may be loading locally for a number of reasons:%1$sThe asset "
@@ -2202,21 +2216,21 @@ msgid ""
22022216
"assets in the %5$sWordPress Media Library%4$s.%6$s"
22032217
msgstr ""
22042218

2205-
#: ui-definitions/settings-pages.php:496
2219+
#: ui-definitions/settings-pages.php:507
22062220
msgid "How do I handle a CLDBind error which is causing issues with lazy loading?"
22072221
msgstr ""
22082222

2209-
#: ui-definitions/settings-pages.php:498
2223+
#: ui-definitions/settings-pages.php:509
22102224
msgid ""
22112225
"The Cloudinary lazy loading scripts must be loaded in the page head. Ensure "
22122226
"your site or any 3rd party plugins are not setup to move these scripts."
22132227
msgstr ""
22142228

2215-
#: ui-definitions/settings-pages.php:512
2229+
#: ui-definitions/settings-pages.php:523
22162230
msgid "Debug log"
22172231
msgstr ""
22182232

2219-
#: ui-definitions/settings-pages.php:519
2233+
#: ui-definitions/settings-pages.php:530
22202234
msgid "Edit asset"
22212235
msgstr ""
22222236

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,5 @@
143143
"webpack-cli": "^4.2.0",
144144
"webpackbar": "^5.0.2"
145145
},
146-
"version": "3.2.5"
146+
"version": "3.2.6"
147147
}

0 commit comments

Comments
 (0)