YITH WooCommerce Zoom Magnifier - Version 1.3.26

Version Description

Download this release

Release Info

Developer yithemes
Plugin Icon 128x128 YITH WooCommerce Zoom Magnifier
Version 1.3.26
Comparing to
See all releases

Code changes from version 1.3.25 to 1.3.26

init.php CHANGED
@@ -3,13 +3,13 @@
3
  * Plugin Name: YITH WooCommerce Zoom Magnifier
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-zoom-magnifier/
5
  * Description: <code><strong>YITH WooCommerce Zoom Magnifier</strong></code> allows you to add a zoom effect to product images and a thumbnail slider for the product image gallery. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>.
6
- * Version: 1.3.25
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-zoom-magnifier
10
  * Domain Path: /languages/
11
  * WC requires at least: 4.5
12
- * WC tested up to: 5.2
13
  **/
14
 
15
  /* Copyright 2013-2018 Your Inspiration Themes (email : plugins@yithemes.com)
@@ -78,8 +78,8 @@ register_activation_hook ( __FILE__, 'yith_plugin_registration_hook' );
78
 
79
  defined ( 'YITH_YWZM_FREE_INIT' ) || define ( 'YITH_YWZM_FREE_INIT', plugin_basename ( __FILE__ ) );
80
  defined ( 'YITH_YWZM_SLUG' ) || define ( 'YITH_YWZM_SLUG', 'yith-woocommerce-zoom-magnifier' );
81
- defined ( 'YITH_YWZM_VERSION' ) || define ( 'YITH_YWZM_VERSION', '1.3.25' );
82
- defined ( 'YITH_YWZM_JS_VERSION' ) || define ( 'YITH_YWZM_JS_VERSION', '1.3.25' );
83
 
84
  defined ( 'YITH_YWZM_FILE' ) || define ( 'YITH_YWZM_FILE', __FILE__ );
85
  defined ( 'YITH_YWZM_DIR' ) || define ( 'YITH_YWZM_DIR', plugin_dir_path ( __FILE__ ) );
3
  * Plugin Name: YITH WooCommerce Zoom Magnifier
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-zoom-magnifier/
5
  * Description: <code><strong>YITH WooCommerce Zoom Magnifier</strong></code> allows you to add a zoom effect to product images and a thumbnail slider for the product image gallery. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>.
6
+ * Version: 1.3.26
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-zoom-magnifier
10
  * Domain Path: /languages/
11
  * WC requires at least: 4.5
12
+ * WC tested up to: 5.3
13
  **/
14
 
15
  /* Copyright 2013-2018 Your Inspiration Themes (email : plugins@yithemes.com)
78
 
79
  defined ( 'YITH_YWZM_FREE_INIT' ) || define ( 'YITH_YWZM_FREE_INIT', plugin_basename ( __FILE__ ) );
80
  defined ( 'YITH_YWZM_SLUG' ) || define ( 'YITH_YWZM_SLUG', 'yith-woocommerce-zoom-magnifier' );
81
+ defined ( 'YITH_YWZM_VERSION' ) || define ( 'YITH_YWZM_VERSION', '1.3.26' );
82
+ defined ( 'YITH_YWZM_JS_VERSION' ) || define ( 'YITH_YWZM_JS_VERSION', '1.3.26' );
83
 
84
  defined ( 'YITH_YWZM_FILE' ) || define ( 'YITH_YWZM_FILE', __FILE__ );
85
  defined ( 'YITH_YWZM_DIR' ) || define ( 'YITH_YWZM_DIR', plugin_dir_path ( __FILE__ ) );
languages/yith-woocommerce-zoom-magnifier-es_ES.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Order Tracking\n"
4
- "POT-Creation-Date: 2016-06-13 16:57+0200\n"
 
5
  "PO-Revision-Date: 2016-06-13 16:57+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -18,15 +19,15 @@ msgstr ""
18
  "X-Poedit-SearchPath-0: .\n"
19
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
20
 
21
- #: class.yith-wcmg-admin.php:81
22
  msgid "Image Size"
23
  msgstr "Tamaño de la imagen"
24
 
25
- #: class.yith-wcmg-admin.php:82 plugin-options/general-options.php:17
26
  msgid "The size of the images used within the magnifier box"
27
  msgstr "El tamaño de las imágenes usadas dentro de la caja de zoom"
28
 
29
- #: init.php:50
30
  msgid ""
31
  "YITH WooCommerce Zoom Magnifier is enabled but not effective. It requires "
32
  "WooCommerce in order to work."
@@ -34,7 +35,7 @@ msgstr ""
34
  "YITH WooCommerce Zoom Magnifier está habilitado pero no es efectivo. "
35
  "Requiere WooCommerce para funcionar."
36
 
37
- #: init.php:66
38
  msgid ""
39
  "You can't activate the free version of YITH WooCommerce Zoom Magnifier while "
40
  "you are using the premium one."
@@ -44,28 +45,19 @@ msgstr ""
44
  msgid "Do you want to hard crop the image?"
45
  msgstr "¿Quieres recortar la imagen?"
46
 
47
- #: lib/class.yith-ywzm-plugin-fw-loader.php:124
48
  msgid "General"
49
  msgstr "General"
50
 
51
- #: lib/class.yith-ywzm-plugin-fw-loader.php:127
52
- #: lib/class.yith-ywzm-plugin-fw-loader.php:191
53
  msgid "Premium Version"
54
  msgstr "Versión Premium"
55
 
56
- #: lib/class.yith-ywzm-plugin-fw-loader.php:129
57
  msgid "Product exclusion list"
58
  msgstr ""
59
 
60
- #: lib/class.yith-ywzm-plugin-fw-loader.php:188
61
- msgid "Settings"
62
- msgstr "Ajustes"
63
-
64
- #: lib/class.yith-ywzm-plugin-fw-loader.php:216
65
- msgid "Plugin Documentation"
66
- msgstr "Documentación del Plugin"
67
-
68
- #: lib/class.yith-ywzm-plugin-fw-loader.php:229
69
  msgid ""
70
  "YITH WooCommerce Zoom Magnifier is available in an outstanding PREMIUM "
71
  "version with many new options, discover it now."
@@ -73,16 +65,11 @@ msgstr ""
73
  "YITH WooCommerce Zoom Magnifier está disponible en una espectacular versión "
74
  "PREMIUM con muchas nuevas opciones, descúbrela ahora."
75
 
76
- #: lib/class.yith-ywzm-plugin-fw-loader.php:230
77
  msgid "Premium version"
78
  msgstr "Versión Pemium"
79
 
80
- #: lib/class.yith-ywzm-plugin-fw-loader.php:237
81
- #: plugin-options/general-options.php:217
82
- msgid "YITH WooCommerce Zoom Magnifier"
83
- msgstr "YITH WooCommerce Zoom Magnifier"
84
-
85
- #: lib/class.yith-ywzm-plugin-fw-loader.php:238
86
  msgid ""
87
  "In YIT Plugins tab you can find YITH WooCommerce Zoom Magnifier options."
88
  "<br> From this menu you can access all settings of the YITH plugins "
@@ -163,41 +150,41 @@ msgstr "Posición del cuadro de zoom"
163
  msgid "The magnifier position"
164
  msgstr "La posición del cuadro de zoom"
165
 
166
- #: plugin-options/general-options.php:104
167
  msgid "Right"
168
  msgstr "Derecha"
169
 
170
- #: plugin-options/general-options.php:105
171
- #: plugin-options/general-options.php:117
172
  msgid "Inside"
173
  msgstr "Dentro"
174
 
175
- #: plugin-options/general-options.php:109
176
  msgid "Zoom Box Position for mobile devices"
177
  msgstr "Posición del cuadro de zoom en dispositivos móviles"
178
 
179
- #: plugin-options/general-options.php:110
180
  msgid "The magnifier position for the mobile devices (iPhone, Android, etc.)"
181
  msgstr "La posición del zoom en dispositivos móviles (iPhone, Android, etc.)"
182
 
183
- #: plugin-options/general-options.php:116
184
  msgid "Default"
185
  msgstr "Por defecto"
186
 
187
- #: plugin-options/general-options.php:118
188
  msgid "Disable"
189
  msgstr "Deshabilitar"
190
 
191
- #: plugin-options/general-options.php:122
192
  msgid "Loading label"
193
  msgstr "Etiqueta de cargando"
194
 
195
- #: plugin-options/general-options.php:125
196
- #: plugin-options/general-options.php:126
197
  msgid "Loading..."
198
  msgstr "Cargando..."
199
 
200
- #: plugin-options/general-options.php:131
201
  msgid "Lens Opacity"
202
  msgstr "Opacidad de la lente"
203
 
@@ -244,19 +231,19 @@ msgstr "Elementos"
244
  msgid "Number of items to show"
245
  msgstr "Número de elementos que se muestran"
246
 
247
- #: plugin-options/general-options.php:187
248
  msgid "Circular carousel"
249
  msgstr "Carrusel circular"
250
 
251
- #: plugin-options/general-options.php:188
252
  msgid "It defines whether the carousel should be circular."
253
  msgstr "Define si el carrusel debe ser circular"
254
 
255
- #: plugin-options/general-options.php:195
256
  msgid "Infinite carousel"
257
  msgstr "Carrusel infinito"
258
 
259
- #: plugin-options/general-options.php:196
260
  msgid ""
261
  "It defines whether the carousel should be infinite. Note: It is possible to "
262
  "create a non-circular, infinite carousel, but it is not possible to create a "
@@ -266,58 +253,17 @@ msgstr ""
266
  "infinito no circular, pero no es posible crear un carrusel circular no "
267
  "infinito."
268
 
269
- #: plugin-options/general-options.php:214
270
- msgid "Upgrade to the PREMIUM VERSION"
271
- msgstr "Actualiza a la VERSIÓN PREMIUM"
272
-
273
- #: plugin-options/general-options.php:218
274
- msgid "Discover The Advanced Features"
275
- msgstr "Descubre las características avanzadas"
276
-
277
- #: plugin-options/general-options.php:219
278
- msgid ""
279
- "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE ZOOM MAGNIFIER to benefit "
280
- "from all features!"
281
- msgstr ""
282
- "¡Actualiza a la VERSIÓN PREMIUM de YITH WOOCOMMERCE ZOOM MAGNIFIER para "
283
- "beneficiarte de todas las características!"
284
-
285
- #: plugin-options/general-options.php:223
286
- msgid ""
287
- "See YITH WooCommerce Zoom Magnifier plugin with full premium features in "
288
- "action"
289
- msgstr ""
290
- "Ver cómo es el plugin YITH WooCommerce Zoom Magnifier con todas sus "
291
- "características premium en acción"
292
-
293
- #: plugin-options/general-options.php:225
294
- msgid "Get Support and Pro Features"
295
- msgstr "Hazte con Características Pro y Soporte"
296
-
297
- #: plugin-options/general-options.php:226
298
- msgid ""
299
- "Purchasing the premium version of the plugin, you will take advantage of the "
300
- "advanced features of the product, and you will get one year of free updates "
301
- "and support through our platform available 24h/24."
302
- msgstr ""
303
- "Comprando la versión premium del plugin, obtendrás las ventajas de las "
304
- "características avanzadas del producto, y tendrás un año de actualizaciones "
305
- "gratuitas y de soporte a través de nuestra plataforma disponible 24h/24."
306
-
307
  #: templates/admin/premium.php:193
308
- #, php-format
309
  msgid ""
310
  "Upgrade to the %1$s premium version %2$s of %1$s YITH WooCommerce Zoom "
311
  "Magnifier %2$s to benefit from all features!"
312
  msgstr ""
313
 
314
  #: templates/admin/premium.php:196
315
- #, php-format
316
  msgid "%1$sUPGRADE%2$s%3$sto the premium version%2$s"
317
  msgstr ""
318
 
319
  #: templates/admin/premium.php:202
320
- #, php-format
321
  msgid "%1$sPremium Features%2$s"
322
  msgstr ""
323
 
@@ -326,7 +272,6 @@ msgid "ZOOM BOX POSITION"
326
  msgstr ""
327
 
328
  #: templates/admin/premium.php:213
329
- #, php-format
330
  msgid ""
331
  "Choose where you want to show the %1$szoomed version%2$s of the image of "
332
  "your products. Place it above or below the original image, on its left or "
@@ -356,76 +301,109 @@ msgid ""
356
  msgstr ""
357
 
358
  #: templates/admin/premium.php:251
359
- #, php-format
360
  msgid ""
361
  "Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Zoom Magnifier"
362
  "%2$s to benefit from all features!"
363
  msgstr ""
364
 
365
  #: templates/admin/premium.php:254
366
- #, php-format
367
  msgid "%1$sUPGRADE%2$s %3$sto the premium version%2$s"
368
  msgstr ""
369
 
370
- #: yit-common/yith-panel.php:429
371
- msgid "Select a date"
372
- msgstr "Selecciona una fecha"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
373
 
374
- #: yit-common/yith-panel.php:430
375
- msgid "Hours"
376
- msgstr "Horas"
377
 
378
- #: yit-common/yith-panel.php:431 yit-common/yith-panel.php:432
379
- msgid "Minutes"
380
- msgstr "Minutos"
381
 
382
- #: yit-common/yith-panel.php:440
383
- msgid "Upload"
384
- msgstr "Actualizar"
385
 
386
- #: yit-common/yith-panel.php:477
387
- msgid "px"
388
- msgstr "px"
389
 
390
- #: yit-common/yith-panel.php:479
391
- msgid "em"
392
- msgstr "em"
393
 
394
- #: yit-common/yith-panel.php:481
395
- msgid "pt"
396
- msgstr "pt"
397
 
398
- #: yit-common/yith-panel.php:483
399
- msgid "rem"
400
- msgstr "rem"
401
 
402
- #: yit-common/yith-panel.php:495
403
- msgid "Select a font family"
404
- msgstr "Selecciona un tipo de fuente"
405
 
406
- #: yit-common/yith-panel.php:505
407
- msgid "Regular"
408
- msgstr "Normal"
409
 
410
- #: yit-common/yith-panel.php:507
411
- msgid "Bold"
412
- msgstr "Negrita"
413
 
414
- #: yit-common/yith-panel.php:509
415
- msgid "Extra bold"
416
- msgstr "Extra negrita"
417
 
418
- #: yit-common/yith-panel.php:511
419
- msgid "Italic"
420
- msgstr "Cursiva"
421
 
422
- #: yit-common/yith-panel.php:513
423
- msgid "Italic bold"
424
- msgstr "Negrita cursiva"
425
 
426
- #: yit-common/yith-panel.php:529
427
- msgid "Click to preview"
428
- msgstr "Haz click para previsualizar"
429
 
430
  #~ msgid "product"
431
  #~ msgstr "praducto"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Order Tracking\n"
4
+ "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
5
+ "POT-Creation-Date: 2021-05-14 14:08:55+00:00\n"
6
  "PO-Revision-Date: 2016-06-13 16:57+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
21
 
22
+ #: class.yith-wcmg-admin.php:75
23
  msgid "Image Size"
24
  msgstr "Tamaño de la imagen"
25
 
26
+ #: class.yith-wcmg-admin.php:76 plugin-options/general-options.php:17
27
  msgid "The size of the images used within the magnifier box"
28
  msgstr "El tamaño de las imágenes usadas dentro de la caja de zoom"
29
 
30
+ #: init.php:51
31
  msgid ""
32
  "YITH WooCommerce Zoom Magnifier is enabled but not effective. It requires "
33
  "WooCommerce in order to work."
35
  "YITH WooCommerce Zoom Magnifier está habilitado pero no es efectivo. "
36
  "Requiere WooCommerce para funcionar."
37
 
38
+ #: init.php:67
39
  msgid ""
40
  "You can't activate the free version of YITH WooCommerce Zoom Magnifier while "
41
  "you are using the premium one."
45
  msgid "Do you want to hard crop the image?"
46
  msgstr "¿Quieres recortar la imagen?"
47
 
48
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:120
49
  msgid "General"
50
  msgstr "General"
51
 
52
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:123
 
53
  msgid "Premium Version"
54
  msgstr "Versión Premium"
55
 
56
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:125
57
  msgid "Product exclusion list"
58
  msgstr ""
59
 
60
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:180
 
 
 
 
 
 
 
 
61
  msgid ""
62
  "YITH WooCommerce Zoom Magnifier is available in an outstanding PREMIUM "
63
  "version with many new options, discover it now."
65
  "YITH WooCommerce Zoom Magnifier está disponible en una espectacular versión "
66
  "PREMIUM con muchas nuevas opciones, descúbrela ahora."
67
 
68
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:181
69
  msgid "Premium version"
70
  msgstr "Versión Pemium"
71
 
72
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:189
 
 
 
 
 
73
  msgid ""
74
  "In YIT Plugins tab you can find YITH WooCommerce Zoom Magnifier options."
75
  "<br> From this menu you can access all settings of the YITH plugins "
150
  msgid "The magnifier position"
151
  msgstr "La posición del cuadro de zoom"
152
 
153
+ #: plugin-options/general-options.php:105
154
  msgid "Right"
155
  msgstr "Derecha"
156
 
157
+ #: plugin-options/general-options.php:106
158
+ #: plugin-options/general-options.php:119
159
  msgid "Inside"
160
  msgstr "Dentro"
161
 
162
+ #: plugin-options/general-options.php:110
163
  msgid "Zoom Box Position for mobile devices"
164
  msgstr "Posición del cuadro de zoom en dispositivos móviles"
165
 
166
+ #: plugin-options/general-options.php:111
167
  msgid "The magnifier position for the mobile devices (iPhone, Android, etc.)"
168
  msgstr "La posición del zoom en dispositivos móviles (iPhone, Android, etc.)"
169
 
170
+ #: plugin-options/general-options.php:118
171
  msgid "Default"
172
  msgstr "Por defecto"
173
 
174
+ #: plugin-options/general-options.php:120
175
  msgid "Disable"
176
  msgstr "Deshabilitar"
177
 
178
+ #: plugin-options/general-options.php:124
179
  msgid "Loading label"
180
  msgstr "Etiqueta de cargando"
181
 
182
+ #: plugin-options/general-options.php:127
183
+ #: plugin-options/general-options.php:128
184
  msgid "Loading..."
185
  msgstr "Cargando..."
186
 
187
+ #: plugin-options/general-options.php:133
188
  msgid "Lens Opacity"
189
  msgstr "Opacidad de la lente"
190
 
231
  msgid "Number of items to show"
232
  msgstr "Número de elementos que se muestran"
233
 
234
+ #: plugin-options/general-options.php:186
235
  msgid "Circular carousel"
236
  msgstr "Carrusel circular"
237
 
238
+ #: plugin-options/general-options.php:187
239
  msgid "It defines whether the carousel should be circular."
240
  msgstr "Define si el carrusel debe ser circular"
241
 
242
+ #: plugin-options/general-options.php:194
243
  msgid "Infinite carousel"
244
  msgstr "Carrusel infinito"
245
 
246
+ #: plugin-options/general-options.php:195
247
  msgid ""
248
  "It defines whether the carousel should be infinite. Note: It is possible to "
249
  "create a non-circular, infinite carousel, but it is not possible to create a "
253
  "infinito no circular, pero no es posible crear un carrusel circular no "
254
  "infinito."
255
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
256
  #: templates/admin/premium.php:193
 
257
  msgid ""
258
  "Upgrade to the %1$s premium version %2$s of %1$s YITH WooCommerce Zoom "
259
  "Magnifier %2$s to benefit from all features!"
260
  msgstr ""
261
 
262
  #: templates/admin/premium.php:196
 
263
  msgid "%1$sUPGRADE%2$s%3$sto the premium version%2$s"
264
  msgstr ""
265
 
266
  #: templates/admin/premium.php:202
 
267
  msgid "%1$sPremium Features%2$s"
268
  msgstr ""
269
 
272
  msgstr ""
273
 
274
  #: templates/admin/premium.php:213
 
275
  msgid ""
276
  "Choose where you want to show the %1$szoomed version%2$s of the image of "
277
  "your products. Place it above or below the original image, on its left or "
301
  msgstr ""
302
 
303
  #: templates/admin/premium.php:251
 
304
  msgid ""
305
  "Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Zoom Magnifier"
306
  "%2$s to benefit from all features!"
307
  msgstr ""
308
 
309
  #: templates/admin/premium.php:254
 
310
  msgid "%1$sUPGRADE%2$s %3$sto the premium version%2$s"
311
  msgstr ""
312
 
313
+ #. Description of the plugin/theme
314
+ msgid ""
315
+ "<code><strong>YITH WooCommerce Zoom Magnifier</strong></code> allows you to "
316
+ "add a zoom effect to product images and a thumbnail slider for the product "
317
+ "image gallery. <a href=\"https://yithemes.com/\" target=\"_blank\">Get more "
318
+ "plugins for your e-commerce shop on <strong>YITH</strong></a>."
319
+ msgstr ""
320
+
321
+ #~ msgid "Settings"
322
+ #~ msgstr "Ajustes"
323
+
324
+ #~ msgid "Plugin Documentation"
325
+ #~ msgstr "Documentación del Plugin"
326
+
327
+ #~ msgid "YITH WooCommerce Zoom Magnifier"
328
+ #~ msgstr "YITH WooCommerce Zoom Magnifier"
329
+
330
+ #~ msgid "Upgrade to the PREMIUM VERSION"
331
+ #~ msgstr "Actualiza a la VERSIÓN PREMIUM"
332
+
333
+ #~ msgid "Discover The Advanced Features"
334
+ #~ msgstr "Descubre las características avanzadas"
335
+
336
+ #~ msgid ""
337
+ #~ "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE ZOOM MAGNIFIER to "
338
+ #~ "benefit from all features!"
339
+ #~ msgstr ""
340
+ #~ "¡Actualiza a la VERSIÓN PREMIUM de YITH WOOCOMMERCE ZOOM MAGNIFIER para "
341
+ #~ "beneficiarte de todas las características!"
342
+
343
+ #~ msgid ""
344
+ #~ "See YITH WooCommerce Zoom Magnifier plugin with full premium features in "
345
+ #~ "action"
346
+ #~ msgstr ""
347
+ #~ "Ver cómo es el plugin YITH WooCommerce Zoom Magnifier con todas sus "
348
+ #~ "características premium en acción"
349
+
350
+ #~ msgid "Get Support and Pro Features"
351
+ #~ msgstr "Hazte con Características Pro y Soporte"
352
+
353
+ #~ msgid ""
354
+ #~ "Purchasing the premium version of the plugin, you will take advantage of "
355
+ #~ "the advanced features of the product, and you will get one year of free "
356
+ #~ "updates and support through our platform available 24h/24."
357
+ #~ msgstr ""
358
+ #~ "Comprando la versión premium del plugin, obtendrás las ventajas de las "
359
+ #~ "características avanzadas del producto, y tendrás un año de "
360
+ #~ "actualizaciones gratuitas y de soporte a través de nuestra plataforma "
361
+ #~ "disponible 24h/24."
362
+
363
+ #~ msgid "Select a date"
364
+ #~ msgstr "Selecciona una fecha"
365
 
366
+ #~ msgid "Hours"
367
+ #~ msgstr "Horas"
 
368
 
369
+ #~ msgid "Minutes"
370
+ #~ msgstr "Minutos"
 
371
 
372
+ #~ msgid "Upload"
373
+ #~ msgstr "Actualizar"
 
374
 
375
+ #~ msgid "px"
376
+ #~ msgstr "px"
 
377
 
378
+ #~ msgid "em"
379
+ #~ msgstr "em"
 
380
 
381
+ #~ msgid "pt"
382
+ #~ msgstr "pt"
 
383
 
384
+ #~ msgid "rem"
385
+ #~ msgstr "rem"
 
386
 
387
+ #~ msgid "Select a font family"
388
+ #~ msgstr "Selecciona un tipo de fuente"
 
389
 
390
+ #~ msgid "Regular"
391
+ #~ msgstr "Normal"
 
392
 
393
+ #~ msgid "Bold"
394
+ #~ msgstr "Negrita"
 
395
 
396
+ #~ msgid "Extra bold"
397
+ #~ msgstr "Extra negrita"
 
398
 
399
+ #~ msgid "Italic"
400
+ #~ msgstr "Cursiva"
 
401
 
402
+ #~ msgid "Italic bold"
403
+ #~ msgstr "Negrita cursiva"
 
404
 
405
+ #~ msgid "Click to preview"
406
+ #~ msgstr "Haz click para previsualizar"
 
407
 
408
  #~ msgid "product"
409
  #~ msgstr "praducto"
languages/yith-woocommerce-zoom-magnifier-it_IT.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Zoom Magnifier\n"
4
- "POT-Creation-Date: 2015-10-07 15:48+0200\n"
 
5
  "PO-Revision-Date: 2015-10-07 15:48+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -18,15 +19,15 @@ msgstr ""
18
  "X-Poedit-SearchPath-0: .\n"
19
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
20
 
21
- #: class.yith-wcmg-admin.php:90
22
  msgid "Image Size"
23
  msgstr "Dimensioni Immagine"
24
 
25
- #: class.yith-wcmg-admin.php:91 plugin-options/general-options.php:17
26
  msgid "The size of the images used within the magnifier box"
27
  msgstr "La dimensione delle immagini utilizzata nel riquadro di zoom"
28
 
29
- #: init.php:43
30
  msgid ""
31
  "YITH WooCommerce Zoom Magnifier is enabled but not effective. It requires "
32
  "WooCommerce in order to work."
@@ -34,7 +35,7 @@ msgstr ""
34
  "YITH WooCommerce Zoom Magnifier è attivo ma non funzionante. Il plugin "
35
  "richiede WooCommerce per funzionare correttamente."
36
 
37
- #: init.php:52
38
  msgid ""
39
  "You can't activate the free version of YITH WooCommerce Zoom Magnifier while "
40
  "you are using the premium one."
@@ -46,28 +47,19 @@ msgstr ""
46
  msgid "Do you want to hard crop the image?"
47
  msgstr "Vuoi ritagliare l'immagine?"
48
 
49
- #: lib/class.yith-ywzm-plugin-fw-loader.php:124
50
  msgid "General"
51
  msgstr "Generale"
52
 
53
- #: lib/class.yith-ywzm-plugin-fw-loader.php:127
54
- #: lib/class.yith-ywzm-plugin-fw-loader.php:191
55
  msgid "Premium Version"
56
  msgstr "Versione Premium"
57
 
58
- #: lib/class.yith-ywzm-plugin-fw-loader.php:129
59
  msgid "Product exclusion list"
60
  msgstr "Elenco esclusioni prodotti"
61
 
62
- #: lib/class.yith-ywzm-plugin-fw-loader.php:188
63
- msgid "Settings"
64
- msgstr "Impostazioni"
65
-
66
- #: lib/class.yith-ywzm-plugin-fw-loader.php:216
67
- msgid "Plugin Documentation"
68
- msgstr "Documentazione Plugin"
69
-
70
- #: lib/class.yith-ywzm-plugin-fw-loader.php:229
71
  msgid ""
72
  "YITH WooCommerce Zoom Magnifier is available in an outstanding PREMIUM "
73
  "version with many new options, discover it now."
@@ -75,16 +67,11 @@ msgstr ""
75
  "YITH WooCommerce Zoom Magnifier è disponibile in una straordinaria versione "
76
  "PREMIUM con molte nuove opzioni, scoprila subito."
77
 
78
- #: lib/class.yith-ywzm-plugin-fw-loader.php:230
79
  msgid "Premium version"
80
  msgstr "Versione premium"
81
 
82
- #: lib/class.yith-ywzm-plugin-fw-loader.php:237
83
- #: plugin-options/general-options.php:216
84
- msgid "YITH WooCommerce Zoom Magnifier"
85
- msgstr "YITH WooCommerce Zoom Magnifier"
86
-
87
- #: lib/class.yith-ywzm-plugin-fw-loader.php:238
88
  msgid ""
89
  "In YIT Plugins tab you can find YITH WooCommerce Zoom Magnifier options."
90
  "<br> From this menu you can access all settings of the YITH plugins "
@@ -162,72 +149,72 @@ msgstr "Posizione Riquadro Zoom"
162
  msgid "The magnifier position"
163
  msgstr "Dove apparirà la finestra di zoom"
164
 
165
- #: plugin-options/general-options.php:104
166
  msgid "Right"
167
  msgstr "Destra"
168
 
169
- #: plugin-options/general-options.php:105
170
- #: plugin-options/general-options.php:117
171
  msgid "Inside"
172
  msgstr "Interno"
173
 
174
- #: plugin-options/general-options.php:109
175
  msgid "Zoom Box Position for mobile devices"
176
  msgstr "Posizione Riquadro Zoom su dispositivi mobili"
177
 
178
- #: plugin-options/general-options.php:110
179
  msgid "The magnifier position for the mobile devices (iPhone, Android, etc.)"
180
  msgstr ""
181
  "Dove apparirà la finestra di zoom sui dispositivi mobili (iPhone, Android, "
182
  "etc.)"
183
 
184
- #: plugin-options/general-options.php:116
185
  msgid "Default"
186
  msgstr "Default"
187
 
188
- #: plugin-options/general-options.php:118
189
  msgid "Disable"
190
  msgstr "Disattiva"
191
 
192
- #: plugin-options/general-options.php:122
193
  msgid "Loading label"
194
  msgstr "Etichetta di caricamento"
195
 
196
- #: plugin-options/general-options.php:125
197
- #: plugin-options/general-options.php:126
198
  msgid "Loading..."
199
  msgstr "Caricamento..."
200
 
201
- #: plugin-options/general-options.php:130
202
  msgid "Lens Opacity"
203
  msgstr "Opacità Lenti"
204
 
205
- #: plugin-options/general-options.php:141
206
  msgid "Blur"
207
  msgstr "Sfocatura"
208
 
209
- #: plugin-options/general-options.php:142
210
  msgid "Add a blur effect to the small image on mouse hover."
211
  msgstr ""
212
  "Aggiungi un effetto di sfocatura all'immagine piccola al passaggio del mouse."
213
 
214
- #: plugin-options/general-options.php:153
215
  msgid "Slider Settings"
216
  msgstr "Impostazioni Slider"
217
 
218
- #: plugin-options/general-options.php:159
219
  msgid "Activate Slider"
220
  msgstr "Attiva Slider"
221
 
222
- #: plugin-options/general-options.php:160
223
  msgid "Activate Thumbnail Slider."
224
  msgstr "Attiva lo slider con anteprime."
225
 
226
- #: plugin-options/general-options.php:167
227
  msgid "Activate Responsive Slider"
228
  msgstr "Attiva Slider Responsive"
229
 
230
- #: plugin-options/general-options.php:168
231
  msgid ""
232
  "This option fits the thumbnails within the available space. Disable it if "
233
  "you want to manage freely the thumbnails (eg. add margins, paddings, etc.)"
@@ -236,11 +223,11 @@ msgstr ""
236
  "vuoi gestire liberamente le anteprime (per esempio aggiungere margini, "
237
  "padding, ecc.)"
238
 
239
- #: plugin-options/general-options.php:175
240
  msgid "Items"
241
  msgstr "Elementi"
242
 
243
- #: plugin-options/general-options.php:176
244
  msgid "Number of items to show"
245
  msgstr "Numero di elementi da mostrare"
246
 
@@ -266,47 +253,7 @@ msgstr ""
266
  "un carosello infinito non circolare, ma non puoi creare un carosello "
267
  "circolare non infinito."
268
 
269
- #: plugin-options/general-options.php:213
270
- msgid "Upgrade to the PREMIUM VERSION"
271
- msgstr "Aggiorna alla VERSIONE PREMIUM"
272
-
273
- #: plugin-options/general-options.php:217
274
- msgid "Discover The Advanced Features"
275
- msgstr "Scopri le caratteristiche avanzate"
276
-
277
- #: plugin-options/general-options.php:218
278
- msgid ""
279
- "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE ZOOM MAGNIFIER to benefit "
280
- "from all features!"
281
- msgstr ""
282
- "Aggiorna alla VERSIONE PREMIUM di YITH WOOCOMMERCE ZOOM MAGNIFIER per "
283
- "usufruire di tutte le caratteristiche!"
284
-
285
- #: plugin-options/general-options.php:222
286
- msgid ""
287
- "See YITH WooCommerce Zoom Magnifier plugin with full premium features in "
288
- "action"
289
- msgstr ""
290
- "Guarda il plugin YITH WooCommerce Zoom Magnifier con tutte le "
291
- "caratteristiche premium in azione"
292
-
293
- #: plugin-options/general-options.php:224
294
- msgid "Get Support and Pro Features"
295
- msgstr "Ottieni il supporto e le caratteristiche premium"
296
-
297
- #: plugin-options/general-options.php:225
298
- msgid ""
299
- "Purchasing the premium version of the plugin, you will take advantage of the "
300
- "advanced features of the product, and you will get one year of free updates "
301
- "and support through our platform available 24h/24."
302
- msgstr ""
303
- "Acquistando la versione premium del plugin potrai usufruire delle "
304
- "caratteristiche avanzate del prodotto, oltre a ottenere un anno di "
305
- "aggiornamenti gratuiti e di supporto attraverso la nostra piattaforma "
306
- "disponibile 24h/24."
307
-
308
  #: templates/admin/premium.php:193
309
- #, php-format
310
  msgid ""
311
  "Upgrade to the %1$s premium version %2$s of %1$s YITH WooCommerce Zoom "
312
  "Magnifier %2$s to benefit from all features!"
@@ -315,12 +262,10 @@ msgstr ""
315
  "Magnifier %2$s per usufruire di tutte le funzionalità!"
316
 
317
  #: templates/admin/premium.php:196
318
- #, php-format
319
  msgid "%1$sUPGRADE%2$s%3$sto the premium version%2$s"
320
  msgstr "%1$sAGGIORNA%2$s%3$salla versione premium%2$s "
321
 
322
  #: templates/admin/premium.php:202
323
- #, php-format
324
  msgid "%1$sPremium Features%2$s"
325
  msgstr "%1$sFunzionalità premium%2$s"
326
 
@@ -329,7 +274,6 @@ msgid "ZOOM BOX POSITION"
329
  msgstr "POSIZIONE RIQUADRO ZOOM"
330
 
331
  #: templates/admin/premium.php:213
332
- #, php-format
333
  msgid ""
334
  "Choose where you want to show the %1$szoomed version%2$s of the image of "
335
  "your products. Place it above or below the original image, on its left or "
@@ -371,7 +315,6 @@ msgstr ""
371
  "problemi."
372
 
373
  #: templates/admin/premium.php:251
374
- #, php-format
375
  msgid ""
376
  "Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Zoom Magnifier"
377
  "%2$s to benefit from all features!"
@@ -380,69 +323,103 @@ msgstr ""
380
  "Magnifier %2$s per usufruire di tutte le funzionalità!"
381
 
382
  #: templates/admin/premium.php:254
383
- #, php-format
384
  msgid "%1$sUPGRADE%2$s %3$sto the premium version%2$s"
385
  msgstr "%1$sAGGIORNA%2$s %3$salla versione premium%2$s "
386
 
387
- #: yit-common/yith-panel.php:418
388
- msgid "Select a date"
389
- msgstr "Scegli una data"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
390
 
391
- #: yit-common/yith-panel.php:419
392
- msgid "Hours"
393
- msgstr "Ore"
394
 
395
- #: yit-common/yith-panel.php:420 yit-common/yith-panel.php:421
396
- msgid "Minutes"
397
- msgstr "Minuti"
398
 
399
- #: yit-common/yith-panel.php:429
400
- msgid "Upload"
401
- msgstr "Carica"
402
 
403
- #: yit-common/yith-panel.php:466
404
- msgid "px"
405
- msgstr "px"
406
 
407
- #: yit-common/yith-panel.php:468
408
- msgid "em"
409
- msgstr "em"
410
 
411
- #: yit-common/yith-panel.php:470
412
- msgid "pt"
413
- msgstr "pt"
414
 
415
- #: yit-common/yith-panel.php:472
416
- msgid "rem"
417
- msgstr "rem"
418
 
419
- #: yit-common/yith-panel.php:484
420
- msgid "Select a font family"
421
- msgstr "Scegli una famiglia di caratteri"
422
 
423
- #: yit-common/yith-panel.php:494
424
- msgid "Regular"
425
- msgstr "Normale"
426
 
427
- #: yit-common/yith-panel.php:496
428
- msgid "Bold"
429
- msgstr "Grassetto"
430
 
431
- #: yit-common/yith-panel.php:498
432
- msgid "Extra bold"
433
- msgstr "Grassetto extra"
434
 
435
- #: yit-common/yith-panel.php:500
436
- msgid "Italic"
437
- msgstr "Corsivo"
438
 
439
- #: yit-common/yith-panel.php:502
440
- msgid "Italic bold"
441
- msgstr "Corsivo E Grassetto"
442
 
443
- #: yit-common/yith-panel.php:518
444
- msgid "Click to preview"
445
- msgstr "Premi per visualizzare l'anteprima"
446
 
447
  #~ msgid "Activate YITH Magnifier"
448
  #~ msgstr "Attiva YITH Magnifier"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Zoom Magnifier\n"
4
+ "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
5
+ "POT-Creation-Date: 2021-05-14 14:08:55+00:00\n"
6
  "PO-Revision-Date: 2015-10-07 15:48+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
21
 
22
+ #: class.yith-wcmg-admin.php:75
23
  msgid "Image Size"
24
  msgstr "Dimensioni Immagine"
25
 
26
+ #: class.yith-wcmg-admin.php:76 plugin-options/general-options.php:17
27
  msgid "The size of the images used within the magnifier box"
28
  msgstr "La dimensione delle immagini utilizzata nel riquadro di zoom"
29
 
30
+ #: init.php:51
31
  msgid ""
32
  "YITH WooCommerce Zoom Magnifier is enabled but not effective. It requires "
33
  "WooCommerce in order to work."
35
  "YITH WooCommerce Zoom Magnifier è attivo ma non funzionante. Il plugin "
36
  "richiede WooCommerce per funzionare correttamente."
37
 
38
+ #: init.php:67
39
  msgid ""
40
  "You can't activate the free version of YITH WooCommerce Zoom Magnifier while "
41
  "you are using the premium one."
47
  msgid "Do you want to hard crop the image?"
48
  msgstr "Vuoi ritagliare l'immagine?"
49
 
50
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:120
51
  msgid "General"
52
  msgstr "Generale"
53
 
54
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:123
 
55
  msgid "Premium Version"
56
  msgstr "Versione Premium"
57
 
58
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:125
59
  msgid "Product exclusion list"
60
  msgstr "Elenco esclusioni prodotti"
61
 
62
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:180
 
 
 
 
 
 
 
 
63
  msgid ""
64
  "YITH WooCommerce Zoom Magnifier is available in an outstanding PREMIUM "
65
  "version with many new options, discover it now."
67
  "YITH WooCommerce Zoom Magnifier è disponibile in una straordinaria versione "
68
  "PREMIUM con molte nuove opzioni, scoprila subito."
69
 
70
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:181
71
  msgid "Premium version"
72
  msgstr "Versione premium"
73
 
74
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:189
 
 
 
 
 
75
  msgid ""
76
  "In YIT Plugins tab you can find YITH WooCommerce Zoom Magnifier options."
77
  "<br> From this menu you can access all settings of the YITH plugins "
149
  msgid "The magnifier position"
150
  msgstr "Dove apparirà la finestra di zoom"
151
 
152
+ #: plugin-options/general-options.php:105
153
  msgid "Right"
154
  msgstr "Destra"
155
 
156
+ #: plugin-options/general-options.php:106
157
+ #: plugin-options/general-options.php:119
158
  msgid "Inside"
159
  msgstr "Interno"
160
 
161
+ #: plugin-options/general-options.php:110
162
  msgid "Zoom Box Position for mobile devices"
163
  msgstr "Posizione Riquadro Zoom su dispositivi mobili"
164
 
165
+ #: plugin-options/general-options.php:111
166
  msgid "The magnifier position for the mobile devices (iPhone, Android, etc.)"
167
  msgstr ""
168
  "Dove apparirà la finestra di zoom sui dispositivi mobili (iPhone, Android, "
169
  "etc.)"
170
 
171
+ #: plugin-options/general-options.php:118
172
  msgid "Default"
173
  msgstr "Default"
174
 
175
+ #: plugin-options/general-options.php:120
176
  msgid "Disable"
177
  msgstr "Disattiva"
178
 
179
+ #: plugin-options/general-options.php:124
180
  msgid "Loading label"
181
  msgstr "Etichetta di caricamento"
182
 
183
+ #: plugin-options/general-options.php:127
184
+ #: plugin-options/general-options.php:128
185
  msgid "Loading..."
186
  msgstr "Caricamento..."
187
 
188
+ #: plugin-options/general-options.php:133
189
  msgid "Lens Opacity"
190
  msgstr "Opacità Lenti"
191
 
192
+ #: plugin-options/general-options.php:142
193
  msgid "Blur"
194
  msgstr "Sfocatura"
195
 
196
+ #: plugin-options/general-options.php:143
197
  msgid "Add a blur effect to the small image on mouse hover."
198
  msgstr ""
199
  "Aggiungi un effetto di sfocatura all'immagine piccola al passaggio del mouse."
200
 
201
+ #: plugin-options/general-options.php:154
202
  msgid "Slider Settings"
203
  msgstr "Impostazioni Slider"
204
 
205
+ #: plugin-options/general-options.php:160
206
  msgid "Activate Slider"
207
  msgstr "Attiva Slider"
208
 
209
+ #: plugin-options/general-options.php:161
210
  msgid "Activate Thumbnail Slider."
211
  msgstr "Attiva lo slider con anteprime."
212
 
213
+ #: plugin-options/general-options.php:168
214
  msgid "Activate Responsive Slider"
215
  msgstr "Attiva Slider Responsive"
216
 
217
+ #: plugin-options/general-options.php:169
218
  msgid ""
219
  "This option fits the thumbnails within the available space. Disable it if "
220
  "you want to manage freely the thumbnails (eg. add margins, paddings, etc.)"
223
  "vuoi gestire liberamente le anteprime (per esempio aggiungere margini, "
224
  "padding, ecc.)"
225
 
226
+ #: plugin-options/general-options.php:176
227
  msgid "Items"
228
  msgstr "Elementi"
229
 
230
+ #: plugin-options/general-options.php:177
231
  msgid "Number of items to show"
232
  msgstr "Numero di elementi da mostrare"
233
 
253
  "un carosello infinito non circolare, ma non puoi creare un carosello "
254
  "circolare non infinito."
255
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
256
  #: templates/admin/premium.php:193
 
257
  msgid ""
258
  "Upgrade to the %1$s premium version %2$s of %1$s YITH WooCommerce Zoom "
259
  "Magnifier %2$s to benefit from all features!"
262
  "Magnifier %2$s per usufruire di tutte le funzionalità!"
263
 
264
  #: templates/admin/premium.php:196
 
265
  msgid "%1$sUPGRADE%2$s%3$sto the premium version%2$s"
266
  msgstr "%1$sAGGIORNA%2$s%3$salla versione premium%2$s "
267
 
268
  #: templates/admin/premium.php:202
 
269
  msgid "%1$sPremium Features%2$s"
270
  msgstr "%1$sFunzionalità premium%2$s"
271
 
274
  msgstr "POSIZIONE RIQUADRO ZOOM"
275
 
276
  #: templates/admin/premium.php:213
 
277
  msgid ""
278
  "Choose where you want to show the %1$szoomed version%2$s of the image of "
279
  "your products. Place it above or below the original image, on its left or "
315
  "problemi."
316
 
317
  #: templates/admin/premium.php:251
 
318
  msgid ""
319
  "Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Zoom Magnifier"
320
  "%2$s to benefit from all features!"
323
  "Magnifier %2$s per usufruire di tutte le funzionalità!"
324
 
325
  #: templates/admin/premium.php:254
 
326
  msgid "%1$sUPGRADE%2$s %3$sto the premium version%2$s"
327
  msgstr "%1$sAGGIORNA%2$s %3$salla versione premium%2$s "
328
 
329
+ #. Description of the plugin/theme
330
+ msgid ""
331
+ "<code><strong>YITH WooCommerce Zoom Magnifier</strong></code> allows you to "
332
+ "add a zoom effect to product images and a thumbnail slider for the product "
333
+ "image gallery. <a href=\"https://yithemes.com/\" target=\"_blank\">Get more "
334
+ "plugins for your e-commerce shop on <strong>YITH</strong></a>."
335
+ msgstr ""
336
+
337
+ #~ msgid "Settings"
338
+ #~ msgstr "Impostazioni"
339
+
340
+ #~ msgid "Plugin Documentation"
341
+ #~ msgstr "Documentazione Plugin"
342
+
343
+ #~ msgid "YITH WooCommerce Zoom Magnifier"
344
+ #~ msgstr "YITH WooCommerce Zoom Magnifier"
345
+
346
+ #~ msgid "Upgrade to the PREMIUM VERSION"
347
+ #~ msgstr "Aggiorna alla VERSIONE PREMIUM"
348
+
349
+ #~ msgid "Discover The Advanced Features"
350
+ #~ msgstr "Scopri le caratteristiche avanzate"
351
+
352
+ #~ msgid ""
353
+ #~ "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE ZOOM MAGNIFIER to "
354
+ #~ "benefit from all features!"
355
+ #~ msgstr ""
356
+ #~ "Aggiorna alla VERSIONE PREMIUM di YITH WOOCOMMERCE ZOOM MAGNIFIER per "
357
+ #~ "usufruire di tutte le caratteristiche!"
358
+
359
+ #~ msgid ""
360
+ #~ "See YITH WooCommerce Zoom Magnifier plugin with full premium features in "
361
+ #~ "action"
362
+ #~ msgstr ""
363
+ #~ "Guarda il plugin YITH WooCommerce Zoom Magnifier con tutte le "
364
+ #~ "caratteristiche premium in azione"
365
+
366
+ #~ msgid "Get Support and Pro Features"
367
+ #~ msgstr "Ottieni il supporto e le caratteristiche premium"
368
+
369
+ #~ msgid ""
370
+ #~ "Purchasing the premium version of the plugin, you will take advantage of "
371
+ #~ "the advanced features of the product, and you will get one year of free "
372
+ #~ "updates and support through our platform available 24h/24."
373
+ #~ msgstr ""
374
+ #~ "Acquistando la versione premium del plugin potrai usufruire delle "
375
+ #~ "caratteristiche avanzate del prodotto, oltre a ottenere un anno di "
376
+ #~ "aggiornamenti gratuiti e di supporto attraverso la nostra piattaforma "
377
+ #~ "disponibile 24h/24."
378
+
379
+ #~ msgid "Select a date"
380
+ #~ msgstr "Scegli una data"
381
 
382
+ #~ msgid "Hours"
383
+ #~ msgstr "Ore"
 
384
 
385
+ #~ msgid "Minutes"
386
+ #~ msgstr "Minuti"
 
387
 
388
+ #~ msgid "Upload"
389
+ #~ msgstr "Carica"
 
390
 
391
+ #~ msgid "px"
392
+ #~ msgstr "px"
 
393
 
394
+ #~ msgid "em"
395
+ #~ msgstr "em"
 
396
 
397
+ #~ msgid "pt"
398
+ #~ msgstr "pt"
 
399
 
400
+ #~ msgid "rem"
401
+ #~ msgstr "rem"
 
402
 
403
+ #~ msgid "Select a font family"
404
+ #~ msgstr "Scegli una famiglia di caratteri"
 
405
 
406
+ #~ msgid "Regular"
407
+ #~ msgstr "Normale"
 
408
 
409
+ #~ msgid "Bold"
410
+ #~ msgstr "Grassetto"
 
411
 
412
+ #~ msgid "Extra bold"
413
+ #~ msgstr "Grassetto extra"
 
414
 
415
+ #~ msgid "Italic"
416
+ #~ msgstr "Corsivo"
 
417
 
418
+ #~ msgid "Italic bold"
419
+ #~ msgstr "Corsivo E Grassetto"
 
420
 
421
+ #~ msgid "Click to preview"
422
+ #~ msgstr "Premi per visualizzare l'anteprima"
 
423
 
424
  #~ msgid "Activate YITH Magnifier"
425
  #~ msgstr "Attiva YITH Magnifier"
languages/yith-woocommerce-zoom-magnifier.pot CHANGED
@@ -2,9 +2,9 @@
2
  # This file is distributed under the same license as the YITH WooCommerce Zoom Magnifier package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: YITH WooCommerce Zoom Magnifier 1.3.25\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2021-04-12 12:18:33+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
2
  # This file is distributed under the same license as the YITH WooCommerce Zoom Magnifier package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: YITH WooCommerce Zoom Magnifier 1.3.26\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2021-05-14 14:11:03+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
LICENSE.txt → license.txt RENAMED
@@ -1,4 +1,4 @@
1
- Copyright 2015 Your Inspiration Themes (email : plugins@yithemes.com)
2
 
3
  This program is free software; you can redistribute it and/or modify
4
  it under the terms of the GNU General Public License as published by
1
+ Copyright 2015-2021 Your Inspiration Solutions (email : plugins@yithemes.com)
2
 
3
  This program is free software; you can redistribute it and/or modify
4
  it under the terms of the GNU General Public License as published by
plugin-fw/assets/css/yith-fields.css CHANGED
@@ -1225,10 +1225,11 @@ span.select2.select2-container.select2-container--default.yith-plugin-fw-select2
1225
  .yith-plugin-ui input[type="checkbox"]:checked:after {
1226
  content : "\e905";
1227
  font-family : 'yith-icon';
1228
- font-size : 15px;
1229
  position : absolute;
 
1230
  top : 8px;
1231
- left : 1px;
1232
  color : #fff;
1233
  }
1234
 
@@ -1561,10 +1562,11 @@ div#ui-datepicker-div.yith-plugin-fw-datepicker-div {
1561
  }
1562
 
1563
  .yith-plugin-ui .yith-single-colorpicker > label {
1564
- display : block;
1565
- font-size : 11px;
1566
- font-weight : 600;
1567
- margin : 0 0 10px 0;
 
1568
  }
1569
 
1570
  /* RANGE SLIDER */
@@ -2160,6 +2162,8 @@ div#ui-datepicker-div.yith-plugin-fw-datepicker-div {
2160
  padding : 0 10px 0 0;
2161
  border : 0;
2162
  border-radius : 0;
 
 
2163
  }
2164
 
2165
  .yith-plugin-fw-copy-to-clipboard.yith-plugin-fw-copy-to-clipboard--readonly input[type=text].yith-plugin-fw-copy-to-clipboard__field,
1225
  .yith-plugin-ui input[type="checkbox"]:checked:after {
1226
  content : "\e905";
1227
  font-family : 'yith-icon';
1228
+ font-size : 10px;
1229
  position : absolute;
1230
+ font-weight : 600;
1231
  top : 8px;
1232
+ left : 3px;
1233
  color : #fff;
1234
  }
1235
 
1562
  }
1563
 
1564
  .yith-plugin-ui .yith-single-colorpicker > label {
1565
+ display : block;
1566
+ font-size : 11px;
1567
+ font-weight : 600;
1568
+ margin : 0 0 10px 0;
1569
+ text-transform : uppercase;
1570
  }
1571
 
1572
  /* RANGE SLIDER */
2162
  padding : 0 10px 0 0;
2163
  border : 0;
2164
  border-radius : 0;
2165
+ box-shadow : none;
2166
+ outline : none;
2167
  }
2168
 
2169
  .yith-plugin-fw-copy-to-clipboard.yith-plugin-fw-copy-to-clipboard--readonly input[type=text].yith-plugin-fw-copy-to-clipboard__field,
plugin-fw/assets/css/yith-icon.css CHANGED
@@ -6,10 +6,10 @@
6
  /* stylelint-disable function-url-quotes, declaration-colon-newline-after */
7
  @font-face {
8
  font-family: yith-icon;
9
- src: url("../fonts/yith-icon.eot?52528a652e8a77121c4f70fed90ff9af");
10
- src: url("../fonts/yith-icon.eot?52528a652e8a77121c4f70fed90ff9af#iefix") format("embedded-opentype"),
11
- url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
12
- url("../fonts/yith-icon.ttf?52528a652e8a77121c4f70fed90ff9af") format("truetype");
13
  font-weight: 400;
14
  font-style: normal;
15
  }
@@ -195,6 +195,10 @@
195
  content: "\e90c";
196
  }
197
 
 
 
 
 
198
  .yith-icon-warning-triangle:before {
199
  content: "\e923";
200
  }
6
  /* stylelint-disable function-url-quotes, declaration-colon-newline-after */
7
  @font-face {
8
  font-family: yith-icon;
9
+ src: url("../fonts/yith-icon.eot?9b110ae71c86256f1bb853df2050290b");
10
+ src: url("../fonts/yith-icon.eot?9b110ae71c86256f1bb853df2050290b#iefix") format("embedded-opentype"),
11
+ url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
12
+ url("../fonts/yith-icon.ttf?9b110ae71c86256f1bb853df2050290b") format("truetype");
13
  font-weight: 400;
14
  font-style: normal;
15
  }
195
  content: "\e90c";
196
  }
197
 
198
+ .yith-icon-user-off:before {
199
+ content: "\f108";
200
+ }
201
+
202
  .yith-icon-warning-triangle:before {
203
  content: "\e923";
204
  }
plugin-fw/assets/fonts/yith-icon.eot CHANGED
Binary file
plugin-fw/assets/fonts/yith-icon.ttf CHANGED
Binary file
plugin-fw/assets/fonts/yith-icon.woff2 CHANGED
Binary file
plugin-fw/dist/gutenberg/index.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-hooks', 'wp-polyfill', 'wp-url'), 'version' => '0cd18d6eb6a3a162b564625f29f7b9b6');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-hooks', 'wp-polyfill', 'wp-url'), 'version' => 'ef3cdcc6d1490e83026aab4f8e255fab');
plugin-fw/dist/gutenberg/index.js CHANGED
@@ -1 +1 @@
1
- (window.webpackJsonp_yith_plugin_framewowrk=window.webpackJsonp_yith_plugin_framewowrk||[]).push([[1],{27:function(e,t,n){},28:function(e,t,n){}}]),function(e){function t(t){for(var r,a,l=t[0],i=t[1],u=t[2],f=0,p=[];f<l.length;f++)a=l[f],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&p.push(o[a][0]),o[a]=0;for(r in i)Object.prototype.hasOwnProperty.call(i,r)&&(e[r]=i[r]);for(s&&s(t);p.length;)p.shift()();return c.push.apply(c,u||[]),n()}function n(){for(var e,t=0;t<c.length;t++){for(var n=c[t],r=!0,l=1;l<n.length;l++){var i=n[l];0!==o[i]&&(r=!1)}r&&(c.splice(t--,1),e=a(a.s=n[0]))}return e}var r={},o={0:0},c=[];function a(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,a),n.l=!0,n.exports}a.m=e,a.c=r,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)a.d(n,r,function(t){return e[t]}.bind(null,r));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="";var l=window.webpackJsonp_yith_plugin_framewowrk=window.webpackJsonp_yith_plugin_framewowrk||[],i=l.push.bind(l);l.push=t,l=l.slice();for(var u=0;u<l.length;u++)t(l[u]);var s=i;c.push([29,1]),n()}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.React},function(e,t,n){var r=n(17),o=n(18),c=n(19),a=n(21);e.exports=function(e,t){return r(e)||o(e,t)||c(e,t)||a()}},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.lodash},function(e,t,n){var r,o,c,a,l;r=n(22),o=n(10).utf8,c=n(23),a=n(10).bin,(l=function(e,t){e.constructor==String?e=t&&"binary"===t.encoding?a.stringToBytes(e):o.stringToBytes(e):c(e)?e=Array.prototype.slice.call(e,0):Array.isArray(e)||e.constructor===Uint8Array||(e=e.toString());for(var n=r.bytesToWords(e),i=8*e.length,u=1732584193,s=-271733879,f=-1732584194,p=271733878,h=0;h<n.length;h++)n[h]=16711935&(n[h]<<8|n[h]>>>24)|4278255360&(n[h]<<24|n[h]>>>8);n[i>>>5]|=128<<i%32,n[14+(i+64>>>9<<4)]=i;var b=l._ff,d=l._gg,y=l._hh,g=l._ii;for(h=0;h<n.length;h+=16){var m=u,v=s,_=f,j=p;u=b(u,s,f,p,n[h+0],7,-680876936),p=b(p,u,s,f,n[h+1],12,-389564586),f=b(f,p,u,s,n[h+2],17,606105819),s=b(s,f,p,u,n[h+3],22,-1044525330),u=b(u,s,f,p,n[h+4],7,-176418897),p=b(p,u,s,f,n[h+5],12,1200080426),f=b(f,p,u,s,n[h+6],17,-1473231341),s=b(s,f,p,u,n[h+7],22,-45705983),u=b(u,s,f,p,n[h+8],7,1770035416),p=b(p,u,s,f,n[h+9],12,-1958414417),f=b(f,p,u,s,n[h+10],17,-42063),s=b(s,f,p,u,n[h+11],22,-1990404162),u=b(u,s,f,p,n[h+12],7,1804603682),p=b(p,u,s,f,n[h+13],12,-40341101),f=b(f,p,u,s,n[h+14],17,-1502002290),u=d(u,s=b(s,f,p,u,n[h+15],22,1236535329),f,p,n[h+1],5,-165796510),p=d(p,u,s,f,n[h+6],9,-1069501632),f=d(f,p,u,s,n[h+11],14,643717713),s=d(s,f,p,u,n[h+0],20,-373897302),u=d(u,s,f,p,n[h+5],5,-701558691),p=d(p,u,s,f,n[h+10],9,38016083),f=d(f,p,u,s,n[h+15],14,-660478335),s=d(s,f,p,u,n[h+4],20,-405537848),u=d(u,s,f,p,n[h+9],5,568446438),p=d(p,u,s,f,n[h+14],9,-1019803690),f=d(f,p,u,s,n[h+3],14,-187363961),s=d(s,f,p,u,n[h+8],20,1163531501),u=d(u,s,f,p,n[h+13],5,-1444681467),p=d(p,u,s,f,n[h+2],9,-51403784),f=d(f,p,u,s,n[h+7],14,1735328473),u=y(u,s=d(s,f,p,u,n[h+12],20,-1926607734),f,p,n[h+5],4,-378558),p=y(p,u,s,f,n[h+8],11,-2022574463),f=y(f,p,u,s,n[h+11],16,1839030562),s=y(s,f,p,u,n[h+14],23,-35309556),u=y(u,s,f,p,n[h+1],4,-1530992060),p=y(p,u,s,f,n[h+4],11,1272893353),f=y(f,p,u,s,n[h+7],16,-155497632),s=y(s,f,p,u,n[h+10],23,-1094730640),u=y(u,s,f,p,n[h+13],4,681279174),p=y(p,u,s,f,n[h+0],11,-358537222),f=y(f,p,u,s,n[h+3],16,-722521979),s=y(s,f,p,u,n[h+6],23,76029189),u=y(u,s,f,p,n[h+9],4,-640364487),p=y(p,u,s,f,n[h+12],11,-421815835),f=y(f,p,u,s,n[h+15],16,530742520),u=g(u,s=y(s,f,p,u,n[h+2],23,-995338651),f,p,n[h+0],6,-198630844),p=g(p,u,s,f,n[h+7],10,1126891415),f=g(f,p,u,s,n[h+14],15,-1416354905),s=g(s,f,p,u,n[h+5],21,-57434055),u=g(u,s,f,p,n[h+12],6,1700485571),p=g(p,u,s,f,n[h+3],10,-1894986606),f=g(f,p,u,s,n[h+10],15,-1051523),s=g(s,f,p,u,n[h+1],21,-2054922799),u=g(u,s,f,p,n[h+8],6,1873313359),p=g(p,u,s,f,n[h+15],10,-30611744),f=g(f,p,u,s,n[h+6],15,-1560198380),s=g(s,f,p,u,n[h+13],21,1309151649),u=g(u,s,f,p,n[h+4],6,-145523070),p=g(p,u,s,f,n[h+11],10,-1120210379),f=g(f,p,u,s,n[h+2],15,718787259),s=g(s,f,p,u,n[h+9],21,-343485551),u=u+m>>>0,s=s+v>>>0,f=f+_>>>0,p=p+j>>>0}return r.endian([u,s,f,p])})._ff=function(e,t,n,r,o,c,a){var l=e+(t&n|~t&r)+(o>>>0)+a;return(l<<c|l>>>32-c)+t},l._gg=function(e,t,n,r,o,c,a){var l=e+(t&r|n&~r)+(o>>>0)+a;return(l<<c|l>>>32-c)+t},l._hh=function(e,t,n,r,o,c,a){var l=e+(t^n^r)+(o>>>0)+a;return(l<<c|l>>>32-c)+t},l._ii=function(e,t,n,r,o,c,a){var l=e+(n^(t|~r))+(o>>>0)+a;return(l<<c|l>>>32-c)+t},l._blocksize=16,l._digestsize=16,e.exports=function(e,t){if(null==e)throw new Error("Illegal argument "+e);var n=r.wordsToBytes(l(e,t));return t&&t.asBytes?n:t&&t.asString?a.bytesToString(n):r.bytesToHex(n)}},function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.wp.compose},function(e,t){function n(t){return e.exports=n=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},n(t)}e.exports=n},function(e,t){var n={utf8:{stringToBytes:function(e){return n.bin.stringToBytes(unescape(encodeURIComponent(e)))},bytesToString:function(e){return decodeURIComponent(escape(n.bin.bytesToString(e)))}},bin:{stringToBytes:function(e){for(var t=[],n=0;n<e.length;n++)t.push(255&e.charCodeAt(n));return t},bytesToString:function(e){for(var t=[],n=0;n<e.length;n++)t.push(String.fromCharCode(e[n]));return t.join("")}}};e.exports=n},function(e,t){e.exports=window.wp.blocks},function(e,t){e.exports=window.wp.url},function(e,t){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t){function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}e.exports=function(e,t,r){return t&&n(e.prototype,t),r&&n(e,r),e}},function(e,t,n){var r=n(24);e.exports=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&r(e,t)}},function(e,t,n){var r=n(25),o=n(26);e.exports=function(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?o(e):t}},function(e,t){e.exports=function(e){if(Array.isArray(e))return e}},function(e,t){e.exports=function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],r=!0,o=!1,c=void 0;try{for(var a,l=e[Symbol.iterator]();!(r=(a=l.next()).done)&&(n.push(a.value),!t||n.length!==t);r=!0);}catch(e){o=!0,c=e}finally{try{r||null==l.return||l.return()}finally{if(o)throw c}}return n}}},function(e,t,n){var r=n(20);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},function(e,t){var n,r;n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",r={rotl:function(e,t){return e<<t|e>>>32-t},rotr:function(e,t){return e<<32-t|e>>>t},endian:function(e){if(e.constructor==Number)return 16711935&r.rotl(e,8)|4278255360&r.rotl(e,24);for(var t=0;t<e.length;t++)e[t]=r.endian(e[t]);return e},randomBytes:function(e){for(var t=[];e>0;e--)t.push(Math.floor(256*Math.random()));return t},bytesToWords:function(e){for(var t=[],n=0,r=0;n<e.length;n++,r+=8)t[r>>>5]|=e[n]<<24-r%32;return t},wordsToBytes:function(e){for(var t=[],n=0;n<32*e.length;n+=8)t.push(e[n>>>5]>>>24-n%32&255);return t},bytesToHex:function(e){for(var t=[],n=0;n<e.length;n++)t.push((e[n]>>>4).toString(16)),t.push((15&e[n]).toString(16));return t.join("")},hexToBytes:function(e){for(var t=[],n=0;n<e.length;n+=2)t.push(parseInt(e.substr(n,2),16));return t},bytesToBase64:function(e){for(var t=[],r=0;r<e.length;r+=3)for(var o=e[r]<<16|e[r+1]<<8|e[r+2],c=0;c<4;c++)8*r+6*c<=8*e.length?t.push(n.charAt(o>>>6*(3-c)&63)):t.push("=");return t.join("")},base64ToBytes:function(e){e=e.replace(/[^A-Z0-9+\/]/gi,"");for(var t=[],r=0,o=0;r<e.length;o=++r%4)0!=o&&t.push((n.indexOf(e.charAt(r-1))&Math.pow(2,-2*o+8)-1)<<2*o|n.indexOf(e.charAt(r))>>>6-2*o);return t}},e.exports=r},function(e,t){function n(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}e.exports=function(e){return null!=e&&(n(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&n(e.slice(0,0))}(e)||!!e._isBuffer)}},function(e,t){function n(t,r){return e.exports=n=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},n(t,r)}e.exports=n},function(e,t){function n(t){return"function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?e.exports=n=function(e){return typeof e}:e.exports=n=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(t)}e.exports=n},function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}},,,function(e,t,n){"use strict";n.r(t);var r=n(3),o=n.n(r),c=n(0),a=n(2),l=n(6),i=n.n(l),u=n(11),s=n(12);function f(e){if(e.status>=200&&e.status<300)return e;throw e}function p(e){return e.json?e.json():e.text()}var h=Object(c.createElement)("svg",{viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",role:"img","aria-hidden":"true",focusable:"false"},Object(c.createElement)("path",{width:"22",height:"22",d:"M 18.24 7.628 C 17.291 8.284 16.076 8.971 14.587 9.688 C 15.344 7.186 15.765 4.851 15.849 2.684 C 15.912 0.939 15.133 0.045 13.514 0.003 C 11.558 -0.06 10.275 1.033 9.665 3.284 C 10.007 3.137 10.359 3.063 10.723 3.063 C 11.021 3.063 11.267 3.184 11.459 3.426 C 11.651 3.668 11.736 3.947 11.715 4.262 C 11.695 5.082 11.276 5.961 10.46 6.896 C 9.644 7.833 8.918 8.3 8.282 8.3 C 7.837 8.3 7.625 7.922 7.646 7.165 C 7.667 6.765 7.804 5.955 8.056 4.735 C 8.287 3.579 8.403 2.801 8.403 2.401 C 8.403 1.707 8.224 1.144 7.867 0.713 C 7.509 0.282 6.994 0.098 6.321 0.161 C 5.858 0.203 5.175 0.624 4.27 1.422 C 3.596 2.035 2.923 2.644 2.25 3.254 L 2.976 4.106 C 3.564 3.664 3.922 3.443 4.048 3.443 C 4.448 3.443 4.637 3.717 4.617 4.263 C 4.617 4.306 4.427 4.968 4.049 6.251 C 3.671 7.534 3.471 8.491 3.449 9.122 C 3.407 9.985 3.565 10.647 3.924 11.109 C 4.367 11.677 5.106 11.919 6.142 11.835 C 7.366 11.751 8.591 11.298 9.816 10.479 C 10.323 10.142 10.808 9.753 11.273 9.311 C 11.105 10.153 10.905 10.868 10.673 11.457 C 8.402 12.487 6.762 13.37 5.752 14.107 C 4.321 15.137 3.554 16.241 3.449 17.419 C 3.259 19.459 4.29 20.479 6.541 20.479 C 8.055 20.479 9.517 19.554 10.926 17.703 C 12.125 16.126 13.166 14.022 14.049 11.394 C 15.578 10.635 16.87 9.892 17.928 9.164 C 17.894 9.409 18.319 7.308 18.24 7.628 Z M 7.393 16.095 C 7.056 16.095 6.898 15.947 6.919 15.653 C 6.961 15.106 7.908 14.38 9.759 13.476 C 8.791 15.221 8.002 16.095 7.393 16.095 Z"})),b=n(5),d=n.n(b),y=function(e,t,n){var r=!0;if(t&&t.id&&"value"in t){var o=t.value;["toggle","checkbox"].includes(n)&&(o=!0===o||"yes"===o||1===o),o=d.a.isArray(o)?o:[o],r=void 0!==e[t.id]&&o.includes(e[t.id])}return r},g=function(e,t){var n=e.controlType,r=!0;if(e.deps)if(d.a.isArray(e.deps))for(var o in e.deps){var c=e.deps[o];if(!(r=y(t,c,n)))break}else r=y(t,e.deps,n);return r},m=function(e,t){var n="",r=!1;if(void 0!==e.callback&&(jQuery&&e.callback in jQuery.fn?r=jQuery.fn[e.callback]:e.callback in window&&(r=window[e.callback])),"function"==typeof r)n=r(t,e);else{var c=e.attributes?Object.entries(e.attributes).map((function(e){var n=o()(e,2),r=n[0],c=n[1],a=g(c,t),l=t[r];if(a&&void 0!==l)return r+"="+(c.remove_quotes?l:'"'.concat(l,'"'))})):[],a=c.length?" "+c.join(" "):"";n="[".concat(e.shortcode_name).concat(a,"]")}return n},v=n(1),_=n(7),j=n(13),w=n.n(j),k=n(14),x=n.n(k),O=n(15),C=n.n(O),E=n(16),S=n.n(E),T=n(9),A=n.n(T),B=n(4);n(27);var N=function(e){C()(o,e);var t,n,r=(t=o,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,r=A()(t);if(n){var o=A()(this).constructor;e=Reflect.construct(r,arguments,o)}else e=r.apply(this,arguments);return S()(this,e)});function o(){var e;return w()(this,o),(e=r.apply(this,arguments)).state={html:"",shortcode:"",shortcodeHash:"",ajaxUpdated:!1,ajaxSuccess:!1,ajaxResponse:!1,loading:!1},e.ajaxTimeout=!1,e}return x()(o,[{key:"componentDidMount",value:function(){this.updateShortcode()}},{key:"componentDidUpdate",value:function(e,t,n){var r=this.state,o=r.shortcode,c=r.shortcodeHash,a=r.ajaxSuccess,l=r.ajaxResponse,i=r.ajaxUpdated;Object(b.isEqual)(e,this.props)||this.updateShortcode(),this.props.blockArgs.do_shortcode&&i&&(a&&Object(B.doAction)("yith_plugin_fw_gutenberg_success_do_shortcode",o,c,l),Object(B.doAction)("yith_plugin_fw_gutenberg_after_do_shortcode",o,c,l),this.setState({ajaxUpdated:!1}))}},{key:"updateShortcode",value:function(){var e=this,t=this.props,n=t.attributes,r=t.blockArgs;this.setState({loading:!0,ajaxSuccess:!1,ajaxResponse:!1});var o=m(r,n),c=i()(o);r.do_shortcode?(this.ajaxTimeout&&clearTimeout(this.ajaxTimeout),Object(B.doAction)("yith_plugin_fw_gutenberg_before_do_shortcode",o,c),this.ajaxTimeout=setTimeout((function(){(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:yithGutenberg.ajaxurl;return t=Object(s.addQueryArgs)(t,e),fetch(t).then(f).then(p)})({action:"yith_plugin_fw_gutenberg_do_shortcode",shortcode:o}).then((function(t){e.setState({loading:!1,html:t.html,shortcode:o,shortcodeHash:c,ajaxSuccess:!0,ajaxUpdated:!0,ajaxResponse:t})})).catch((function(e){console.log({error:e})}))}),300)):this.setState({loading:!1,html:o,shortcode:o,shortcodeHash:c})}},{key:"render",value:function(){var e=this.state,t=e.html,n=e.loading,r=e.shortcode,o=e.shortcodeHash,a=this.props.blockArgs,l=a.do_shortcode,i=a.title,u=a.empty_message,s="block-editor-yith-plugin-fw-shortcode-block",f=[s],p=l?"html":"shortcode",b=t,d="";l&&!t&&(p="empty-html",b=r,u&&(d=u));var y=["shortcode","empty-html"].includes(p),g="empty-html"!==p,m=!!d;return f.push("".concat(s,"--").concat(p)),f.push("".concat(s,m?"--has-message":"--no-message")),f.push("yith_block_".concat(o)),Object(c.createElement)(c.Fragment,null,Object(c.createElement)("div",{className:f.join(" ")},n?Object(c.createElement)("div",{className:"".concat(s,"__spinner-wrap")},Object(c.createElement)(v.Spinner,null)):"",y&&Object(c.createElement)("div",{className:"".concat(s,"__title components-placeholder__label")},h,i),m&&Object(c.createElement)(c.RawHTML,{className:"".concat(s,"__message")},d),g&&Object(c.createElement)(c.RawHTML,{className:"".concat(s,"__content")},b)))}}]),o}(a.Component),R=n(8);function P(e){var t=e.className,n=e.label,r=e.onChange,o=e.value,a=e.help,l=e.disableAlpha,i=Object(R.useInstanceId)(P),u="inspector-yith-color-picker-control-".concat(i);return Object(c.createElement)(v.BaseControl,{id:u,label:n,className:"block-editor-yith-color-control ".concat(t),help:a},Object(c.createElement)(v.ColorPicker,{color:o,disableAlpha:l,onChangeComplete:r}))}function M(e){var t=e.label,n=e.colorValue;return Object(c.createElement)(c.Fragment,null,t,!!n&&Object(c.createElement)(v.ColorIndicator,{colorValue:n}))}function I(e){var t=e.className,n=e.label,r=e.onChange,o=e.value,a=e.help,l=e.palette,i=e.clearable;l=l||Object(_.__experimentalUseEditorFeature)("color.palette");var u=Object(R.useInstanceId)(I),s="inspector-yith-color-palette-control-".concat(u);return Object(c.createElement)(v.BaseControl,{id:s,className:"block-editor-yith-color-palette-control ".concat(t),help:a},Object(c.createElement)("fieldset",null,Object(c.createElement)("legend",null,Object(c.createElement)("div",{className:"block-editor-yith-color-palette-control__color-indicator"},Object(c.createElement)(v.BaseControl.VisualLabel,null,Object(c.createElement)(M,{colorValue:o,label:n})))),Object(c.createElement)(v.ColorPalette,{value:o,onChange:r,colors:l,clearable:i})))}n(28);for(var H=function(e,t){return function(n){var r=n.attributes,a=(n.className,n.setAttributes),l=function(e,t,n){["colorpicker","color"].includes(n)&&(e=e.color.getAlpha()<1?e.color.toRgbString():e.color.toHexString());var r={};r[t]=e,a(r)};return Object(c.createElement)(c.Fragment,null,!!t.attributes&&Object(c.createElement)(_.InspectorControls,null,Object(c.createElement)(v.PanelBody,null,Object.entries(t.attributes).map((function(t){var n=o()(t,2),a=function(t,n){var o=n.controlType,a=r[t],i=function(e,t){var n="";return e.helps&&e.helps.checked&&e.helps.unchecked?n=t?e.helps.checked:e.helps.unchecked:e.help&&(n=e.help),n}(n,a),u="".concat(e,"__").concat(t,"-field-wrapper"),s=g(n,r);n.wrapper_class&&(u+=" "+n.wrapper_class);var f=!1;if(s)switch(o){case"select":f=Object(c.createElement)(v.SelectControl,{className:u,key:t,value:a,label:n.label,options:n.options,selected:a,help:i,multiple:!!n.multiple,onChange:function(e){l(e,t,o)}});break;case"text":f=Object(c.createElement)(v.TextControl,{className:u,key:t,value:a,label:n.label,help:i,onChange:function(e){l(e,t,o)}});break;case"textarea":f=Object(c.createElement)(v.TextareaControl,{className:u,key:t,value:a,label:n.label,help:i,onChange:function(e){l(e,t,o)}});break;case"toggle":f=Object(c.createElement)(v.ToggleControl,{className:u,key:t,value:a,label:n.label,help:i,checked:a,onChange:function(e){l(e,t,o)}});break;case"checkbox":f=Object(c.createElement)(v.CheckboxControl,{className:u,key:t,value:a,label:n.label,help:i,checked:a,onChange:function(e){l(e,t,o)}});break;case"number":case"range":f=Object(c.createElement)(v.RangeControl,{className:u,key:t,value:a,label:n.label,help:i,min:n.min,max:n.max,onChange:function(e){l(e,t,o)}});break;case"color":case"colorpicker":f=Object(c.createElement)(P,{className:u,key:t,label:n.label,help:i,value:a,disableAlpha:n.disableAlpha,onChange:function(e){l(e,t,o)}});break;case"color-palette":f=Object(c.createElement)(I,{className:u,key:t,label:n.label,help:i,value:a,clearable:n.clearable||!1,onChange:function(e){l(e,t,o)}});break;case"radio":f=Object(c.createElement)(v.RadioControl,{key:t,value:a,label:n.label,options:n.options,selected:a,checked:a,help:i,onChange:function(e){l(e,t,o)}});break;default:f=!1}return f}(n[0],n[1]);if(a)return a})))),Object(c.createElement)(N,{attributes:r,blockArgs:t}))}},U=function(){var e=L[Q];Object(B.addAction)(e.key,"yith-plugin-fw/jquery-events",(function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];"jQuery"in window&&(e.delay?setTimeout((function(){jQuery(document).trigger(e.key,Object.values(n))}),e.delay):jQuery(document).trigger(e.key,Object.values(n)))}))},Q=0,L=[{key:"yith_plugin_fw_gutenberg_before_do_shortcode",delay:0},{key:"yith_plugin_fw_gutenberg_success_do_shortcode",delay:200},{key:"yith_plugin_fw_gutenberg_after_do_shortcode",delay:200}];Q<L.length;Q++)U();for(var F=function(){var e=o()(J[D],2),t=e[0],n=e[1];Object(u.registerBlockType)("yith/"+t,{title:n.title,description:n.description,category:n.category,attributes:n.attributes,icon:void 0!==n.icon?n.icon:h,keywords:n.keywords,edit:H(t,n),save:function(e){var t=e.attributes;return m(n,t)},deprecated:[{attributes:n.attributes,save:function(e){var t=e.attributes,r=m(n,t),o='<span class="yith_block_'+i()(r)+'">'+r+"</span>";return Object(c.createElement)(c.RawHTML,null,o)}}]})},D=0,J=Object.entries(yithGutenbergBlocks);D<J.length;D++)F()}]);
1
+ (window.webpackJsonp_yith_plugin_framewowrk=window.webpackJsonp_yith_plugin_framewowrk||[]).push([[1],{27:function(e,t,n){},28:function(e,t,n){}}]),function(e){function t(t){for(var r,c,i=t[0],l=t[1],s=t[2],f=0,p=[];f<i.length;f++)c=i[f],Object.prototype.hasOwnProperty.call(o,c)&&o[c]&&p.push(o[c][0]),o[c]=0;for(r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r]);for(u&&u(t);p.length;)p.shift()();return a.push.apply(a,s||[]),n()}function n(){for(var e,t=0;t<a.length;t++){for(var n=a[t],r=!0,i=1;i<n.length;i++){var l=n[i];0!==o[l]&&(r=!1)}r&&(a.splice(t--,1),e=c(c.s=n[0]))}return e}var r={},o={0:0},a=[];function c(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,c),n.l=!0,n.exports}c.m=e,c.c=r,c.d=function(e,t,n){c.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},c.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.t=function(e,t){if(1&t&&(e=c(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(c.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)c.d(n,r,function(t){return e[t]}.bind(null,r));return n},c.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(t,"a",t),t},c.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},c.p="";var i=window.webpackJsonp_yith_plugin_framewowrk=window.webpackJsonp_yith_plugin_framewowrk||[],l=i.push.bind(i);i.push=t,i=i.slice();for(var s=0;s<i.length;s++)t(i[s]);var u=l;a.push([29,1]),n()}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.React},function(e,t,n){var r=n(17),o=n(18),a=n(19),c=n(21);e.exports=function(e,t){return r(e)||o(e,t)||a(e,t)||c()}},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.lodash},function(e,t,n){var r,o,a,c,i;r=n(22),o=n(10).utf8,a=n(23),c=n(10).bin,(i=function(e,t){e.constructor==String?e=t&&"binary"===t.encoding?c.stringToBytes(e):o.stringToBytes(e):a(e)?e=Array.prototype.slice.call(e,0):Array.isArray(e)||e.constructor===Uint8Array||(e=e.toString());for(var n=r.bytesToWords(e),l=8*e.length,s=1732584193,u=-271733879,f=-1732584194,p=271733878,h=0;h<n.length;h++)n[h]=16711935&(n[h]<<8|n[h]>>>24)|4278255360&(n[h]<<24|n[h]>>>8);n[l>>>5]|=128<<l%32,n[14+(l+64>>>9<<4)]=l;var d=i._ff,b=i._gg,y=i._hh,g=i._ii;for(h=0;h<n.length;h+=16){var m=s,v=u,_=f,j=p;s=d(s,u,f,p,n[h+0],7,-680876936),p=d(p,s,u,f,n[h+1],12,-389564586),f=d(f,p,s,u,n[h+2],17,606105819),u=d(u,f,p,s,n[h+3],22,-1044525330),s=d(s,u,f,p,n[h+4],7,-176418897),p=d(p,s,u,f,n[h+5],12,1200080426),f=d(f,p,s,u,n[h+6],17,-1473231341),u=d(u,f,p,s,n[h+7],22,-45705983),s=d(s,u,f,p,n[h+8],7,1770035416),p=d(p,s,u,f,n[h+9],12,-1958414417),f=d(f,p,s,u,n[h+10],17,-42063),u=d(u,f,p,s,n[h+11],22,-1990404162),s=d(s,u,f,p,n[h+12],7,1804603682),p=d(p,s,u,f,n[h+13],12,-40341101),f=d(f,p,s,u,n[h+14],17,-1502002290),s=b(s,u=d(u,f,p,s,n[h+15],22,1236535329),f,p,n[h+1],5,-165796510),p=b(p,s,u,f,n[h+6],9,-1069501632),f=b(f,p,s,u,n[h+11],14,643717713),u=b(u,f,p,s,n[h+0],20,-373897302),s=b(s,u,f,p,n[h+5],5,-701558691),p=b(p,s,u,f,n[h+10],9,38016083),f=b(f,p,s,u,n[h+15],14,-660478335),u=b(u,f,p,s,n[h+4],20,-405537848),s=b(s,u,f,p,n[h+9],5,568446438),p=b(p,s,u,f,n[h+14],9,-1019803690),f=b(f,p,s,u,n[h+3],14,-187363961),u=b(u,f,p,s,n[h+8],20,1163531501),s=b(s,u,f,p,n[h+13],5,-1444681467),p=b(p,s,u,f,n[h+2],9,-51403784),f=b(f,p,s,u,n[h+7],14,1735328473),s=y(s,u=b(u,f,p,s,n[h+12],20,-1926607734),f,p,n[h+5],4,-378558),p=y(p,s,u,f,n[h+8],11,-2022574463),f=y(f,p,s,u,n[h+11],16,1839030562),u=y(u,f,p,s,n[h+14],23,-35309556),s=y(s,u,f,p,n[h+1],4,-1530992060),p=y(p,s,u,f,n[h+4],11,1272893353),f=y(f,p,s,u,n[h+7],16,-155497632),u=y(u,f,p,s,n[h+10],23,-1094730640),s=y(s,u,f,p,n[h+13],4,681279174),p=y(p,s,u,f,n[h+0],11,-358537222),f=y(f,p,s,u,n[h+3],16,-722521979),u=y(u,f,p,s,n[h+6],23,76029189),s=y(s,u,f,p,n[h+9],4,-640364487),p=y(p,s,u,f,n[h+12],11,-421815835),f=y(f,p,s,u,n[h+15],16,530742520),s=g(s,u=y(u,f,p,s,n[h+2],23,-995338651),f,p,n[h+0],6,-198630844),p=g(p,s,u,f,n[h+7],10,1126891415),f=g(f,p,s,u,n[h+14],15,-1416354905),u=g(u,f,p,s,n[h+5],21,-57434055),s=g(s,u,f,p,n[h+12],6,1700485571),p=g(p,s,u,f,n[h+3],10,-1894986606),f=g(f,p,s,u,n[h+10],15,-1051523),u=g(u,f,p,s,n[h+1],21,-2054922799),s=g(s,u,f,p,n[h+8],6,1873313359),p=g(p,s,u,f,n[h+15],10,-30611744),f=g(f,p,s,u,n[h+6],15,-1560198380),u=g(u,f,p,s,n[h+13],21,1309151649),s=g(s,u,f,p,n[h+4],6,-145523070),p=g(p,s,u,f,n[h+11],10,-1120210379),f=g(f,p,s,u,n[h+2],15,718787259),u=g(u,f,p,s,n[h+9],21,-343485551),s=s+m>>>0,u=u+v>>>0,f=f+_>>>0,p=p+j>>>0}return r.endian([s,u,f,p])})._ff=function(e,t,n,r,o,a,c){var i=e+(t&n|~t&r)+(o>>>0)+c;return(i<<a|i>>>32-a)+t},i._gg=function(e,t,n,r,o,a,c){var i=e+(t&r|n&~r)+(o>>>0)+c;return(i<<a|i>>>32-a)+t},i._hh=function(e,t,n,r,o,a,c){var i=e+(t^n^r)+(o>>>0)+c;return(i<<a|i>>>32-a)+t},i._ii=function(e,t,n,r,o,a,c){var i=e+(n^(t|~r))+(o>>>0)+c;return(i<<a|i>>>32-a)+t},i._blocksize=16,i._digestsize=16,e.exports=function(e,t){if(null==e)throw new Error("Illegal argument "+e);var n=r.wordsToBytes(i(e,t));return t&&t.asBytes?n:t&&t.asString?c.bytesToString(n):r.bytesToHex(n)}},function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.wp.compose},function(e,t){function n(t){return e.exports=n=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},n(t)}e.exports=n},function(e,t){var n={utf8:{stringToBytes:function(e){return n.bin.stringToBytes(unescape(encodeURIComponent(e)))},bytesToString:function(e){return decodeURIComponent(escape(n.bin.bytesToString(e)))}},bin:{stringToBytes:function(e){for(var t=[],n=0;n<e.length;n++)t.push(255&e.charCodeAt(n));return t},bytesToString:function(e){for(var t=[],n=0;n<e.length;n++)t.push(String.fromCharCode(e[n]));return t.join("")}}};e.exports=n},function(e,t){e.exports=window.wp.blocks},function(e,t){e.exports=window.wp.url},function(e,t){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t){function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}e.exports=function(e,t,r){return t&&n(e.prototype,t),r&&n(e,r),e}},function(e,t,n){var r=n(24);e.exports=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&r(e,t)}},function(e,t,n){var r=n(25),o=n(26);e.exports=function(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?o(e):t}},function(e,t){e.exports=function(e){if(Array.isArray(e))return e}},function(e,t){e.exports=function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],r=!0,o=!1,a=void 0;try{for(var c,i=e[Symbol.iterator]();!(r=(c=i.next()).done)&&(n.push(c.value),!t||n.length!==t);r=!0);}catch(e){o=!0,a=e}finally{try{r||null==i.return||i.return()}finally{if(o)throw a}}return n}}},function(e,t,n){var r=n(20);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},function(e,t){var n,r;n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",r={rotl:function(e,t){return e<<t|e>>>32-t},rotr:function(e,t){return e<<32-t|e>>>t},endian:function(e){if(e.constructor==Number)return 16711935&r.rotl(e,8)|4278255360&r.rotl(e,24);for(var t=0;t<e.length;t++)e[t]=r.endian(e[t]);return e},randomBytes:function(e){for(var t=[];e>0;e--)t.push(Math.floor(256*Math.random()));return t},bytesToWords:function(e){for(var t=[],n=0,r=0;n<e.length;n++,r+=8)t[r>>>5]|=e[n]<<24-r%32;return t},wordsToBytes:function(e){for(var t=[],n=0;n<32*e.length;n+=8)t.push(e[n>>>5]>>>24-n%32&255);return t},bytesToHex:function(e){for(var t=[],n=0;n<e.length;n++)t.push((e[n]>>>4).toString(16)),t.push((15&e[n]).toString(16));return t.join("")},hexToBytes:function(e){for(var t=[],n=0;n<e.length;n+=2)t.push(parseInt(e.substr(n,2),16));return t},bytesToBase64:function(e){for(var t=[],r=0;r<e.length;r+=3)for(var o=e[r]<<16|e[r+1]<<8|e[r+2],a=0;a<4;a++)8*r+6*a<=8*e.length?t.push(n.charAt(o>>>6*(3-a)&63)):t.push("=");return t.join("")},base64ToBytes:function(e){e=e.replace(/[^A-Z0-9+\/]/gi,"");for(var t=[],r=0,o=0;r<e.length;o=++r%4)0!=o&&t.push((n.indexOf(e.charAt(r-1))&Math.pow(2,-2*o+8)-1)<<2*o|n.indexOf(e.charAt(r))>>>6-2*o);return t}},e.exports=r},function(e,t){function n(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}e.exports=function(e){return null!=e&&(n(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&n(e.slice(0,0))}(e)||!!e._isBuffer)}},function(e,t){function n(t,r){return e.exports=n=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},n(t,r)}e.exports=n},function(e,t){function n(t){return"function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?e.exports=n=function(e){return typeof e}:e.exports=n=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(t)}e.exports=n},function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}},,,function(e,t,n){"use strict";n.r(t);var r=n(3),o=n.n(r),a=n(0),c=n(2),i=n(6),l=n.n(i),s=n(11),u=n(12);function f(e){if(e.status>=200&&e.status<300)return e;throw e}function p(e){return e.json?e.json():e.text()}var h=Object(a.createElement)("svg",{viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",role:"img","aria-hidden":"true",focusable:"false"},Object(a.createElement)("path",{width:"22",height:"22",d:"M 18.24 7.628 C 17.291 8.284 16.076 8.971 14.587 9.688 C 15.344 7.186 15.765 4.851 15.849 2.684 C 15.912 0.939 15.133 0.045 13.514 0.003 C 11.558 -0.06 10.275 1.033 9.665 3.284 C 10.007 3.137 10.359 3.063 10.723 3.063 C 11.021 3.063 11.267 3.184 11.459 3.426 C 11.651 3.668 11.736 3.947 11.715 4.262 C 11.695 5.082 11.276 5.961 10.46 6.896 C 9.644 7.833 8.918 8.3 8.282 8.3 C 7.837 8.3 7.625 7.922 7.646 7.165 C 7.667 6.765 7.804 5.955 8.056 4.735 C 8.287 3.579 8.403 2.801 8.403 2.401 C 8.403 1.707 8.224 1.144 7.867 0.713 C 7.509 0.282 6.994 0.098 6.321 0.161 C 5.858 0.203 5.175 0.624 4.27 1.422 C 3.596 2.035 2.923 2.644 2.25 3.254 L 2.976 4.106 C 3.564 3.664 3.922 3.443 4.048 3.443 C 4.448 3.443 4.637 3.717 4.617 4.263 C 4.617 4.306 4.427 4.968 4.049 6.251 C 3.671 7.534 3.471 8.491 3.449 9.122 C 3.407 9.985 3.565 10.647 3.924 11.109 C 4.367 11.677 5.106 11.919 6.142 11.835 C 7.366 11.751 8.591 11.298 9.816 10.479 C 10.323 10.142 10.808 9.753 11.273 9.311 C 11.105 10.153 10.905 10.868 10.673 11.457 C 8.402 12.487 6.762 13.37 5.752 14.107 C 4.321 15.137 3.554 16.241 3.449 17.419 C 3.259 19.459 4.29 20.479 6.541 20.479 C 8.055 20.479 9.517 19.554 10.926 17.703 C 12.125 16.126 13.166 14.022 14.049 11.394 C 15.578 10.635 16.87 9.892 17.928 9.164 C 17.894 9.409 18.319 7.308 18.24 7.628 Z M 7.393 16.095 C 7.056 16.095 6.898 15.947 6.919 15.653 C 6.961 15.106 7.908 14.38 9.759 13.476 C 8.791 15.221 8.002 16.095 7.393 16.095 Z"})),d=n(5),b=n.n(d),y=function(e,t,n){var r=!0;if(t&&t.id&&"value"in t){var o=t.value;["toggle","checkbox"].includes(n)&&(o=!0===o||"yes"===o||1===o),o=b.a.isArray(o)?o:[o],r=void 0!==e[t.id]&&o.includes(e[t.id])}return r},g=function(e,t){var n=e.controlType,r=!0;if(e.deps)if(b.a.isArray(e.deps))for(var o in e.deps){var a=e.deps[o];if(!(r=y(t,a,n)))break}else r=y(t,e.deps,n);return r},m=function(e,t){var n="",r=!1;if(void 0!==e.callback&&(jQuery&&e.callback in jQuery.fn?r=jQuery.fn[e.callback]:e.callback in window&&(r=window[e.callback])),"function"==typeof r)n=r(t,e);else{var a=e.attributes?Object.entries(e.attributes).map((function(e){var n=o()(e,2),r=n[0],a=n[1],c=g(a,t),i=t[r];if(c&&void 0!==i)return r+"="+(a.remove_quotes?i:'"'.concat(i,'"'))})):[],c=a.length?" "+a.join(" "):"";n="[".concat(e.shortcode_name).concat(c,"]")}return n},v=n(1),_=n(7),j=n(13),w=n.n(j),k=n(14),x=n.n(k),O=n(15),C=n.n(O),E=n(16),S=n.n(E),T=n(9),A=n.n(T),B=n(4);n(27);var N=function(e){C()(o,e);var t,n,r=(t=o,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,r=A()(t);if(n){var o=A()(this).constructor;e=Reflect.construct(r,arguments,o)}else e=r.apply(this,arguments);return S()(this,e)});function o(){var e;return w()(this,o),(e=r.apply(this,arguments)).state={html:"",shortcode:"",shortcodeHash:"",ajaxUpdated:!1,ajaxSuccess:!1,ajaxResponse:!1,loading:!1,firstLoading:!0},e.ajaxTimeout=!1,e}return x()(o,[{key:"componentDidMount",value:function(){this.updateShortcode()}},{key:"componentDidUpdate",value:function(e,t,n){var r=this.state,o=r.shortcode,a=r.shortcodeHash,c=r.ajaxSuccess,i=r.ajaxResponse,l=r.ajaxUpdated;Object(d.isEqual)(e,this.props)||this.updateShortcode(),this.props.blockArgs.do_shortcode&&l&&(c&&Object(B.doAction)("yith_plugin_fw_gutenberg_success_do_shortcode",o,a,i),Object(B.doAction)("yith_plugin_fw_gutenberg_after_do_shortcode",o,a,i),this.setState({ajaxUpdated:!1}))}},{key:"updateShortcode",value:function(){var e=this,t=this.props,n=t.attributes,r=t.blockArgs;this.setState({loading:!0,ajaxSuccess:!1,ajaxResponse:!1});var o=m(r,n),a=l()(o);r.do_shortcode?(this.ajaxTimeout&&clearTimeout(this.ajaxTimeout),Object(B.doAction)("yith_plugin_fw_gutenberg_before_do_shortcode",o,a),this.ajaxTimeout=setTimeout((function(){(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:yithGutenberg.ajaxurl;return t=Object(u.addQueryArgs)(t,e),fetch(t).then(f).then(p)})({action:"yith_plugin_fw_gutenberg_do_shortcode",shortcode:o}).then((function(t){e.setState({loading:!1,firstLoading:!1,html:t.html,shortcode:o,shortcodeHash:a,ajaxSuccess:!0,ajaxUpdated:!0,ajaxResponse:t})})).catch((function(e){console.log({error:e})}))}),300)):this.setState({loading:!1,firstLoading:!1,html:o,shortcode:o,shortcodeHash:a})}},{key:"render",value:function(){var e=this.state,t=e.html,n=e.loading,r=e.firstLoading,o=e.shortcode,c=e.shortcodeHash,i=this.props.blockArgs,l=i.do_shortcode,s=i.title,u=i.empty_message,f="block-editor-yith-plugin-fw-shortcode-block",p=[f],d=l?"html":"shortcode",b=t,y="";r&&n?d="first-loading":l&&!t&&(d="empty-html",b=o,!n&&u&&(y=u));var g=["first-loading","empty-html","shortcode"].includes(d),m=!["first-loading","empty-html"].includes(d),_=!!y;return p.push("".concat(f,"--").concat(d)),p.push("".concat(f,_?"--has-message":"--no-message")),p.push("yith_block_".concat(c)),Object(a.createElement)(a.Fragment,null,Object(a.createElement)("div",{className:p.join(" ")},n?Object(a.createElement)("div",{className:"".concat(f,"__spinner-wrap")},Object(a.createElement)(v.Spinner,null)):"",g&&Object(a.createElement)("div",{className:"".concat(f,"__title components-placeholder__label")},h,s),_&&Object(a.createElement)(a.RawHTML,{className:"".concat(f,"__message")},y),m&&Object(a.createElement)(a.RawHTML,{className:"".concat(f,"__content")},b)))}}]),o}(c.Component),R=n(8);function P(e){var t=e.className,n=e.label,r=e.onChange,o=e.value,c=e.help,i=e.disableAlpha,l=Object(R.useInstanceId)(P),s="inspector-yith-color-picker-control-".concat(l);return Object(a.createElement)(v.BaseControl,{id:s,label:n,className:"block-editor-yith-color-control ".concat(t),help:c},Object(a.createElement)(v.ColorPicker,{color:o,disableAlpha:i,onChangeComplete:r}))}function M(e){var t=e.label,n=e.colorValue;return Object(a.createElement)(a.Fragment,null,t,!!n&&Object(a.createElement)(v.ColorIndicator,{colorValue:n}))}function I(e){var t=e.className,n=e.label,r=e.onChange,o=e.value,c=e.help,i=e.palette,l=e.clearable;i=i||Object(_.__experimentalUseEditorFeature)("color.palette");var s=Object(R.useInstanceId)(I),u="inspector-yith-color-palette-control-".concat(s);return Object(a.createElement)(v.BaseControl,{id:u,className:"block-editor-yith-color-palette-control ".concat(t),help:c},Object(a.createElement)("fieldset",null,Object(a.createElement)("legend",null,Object(a.createElement)("div",{className:"block-editor-yith-color-palette-control__color-indicator"},Object(a.createElement)(v.BaseControl.VisualLabel,null,Object(a.createElement)(M,{colorValue:o,label:n})))),Object(a.createElement)(v.ColorPalette,{value:o,onChange:r,colors:i,clearable:l})))}n(28);for(var H=function(e,t){return function(n){var r=n.attributes,c=(n.className,n.setAttributes),i=function(e,t,n){["colorpicker","color"].includes(n)&&(e=e.color.getAlpha()<1?e.color.toRgbString():e.color.toHexString());var r={};r[t]=e,c(r)};return Object(a.createElement)(a.Fragment,null,!!t.attributes&&Object(a.createElement)(_.InspectorControls,null,Object(a.createElement)(v.PanelBody,null,Object.entries(t.attributes).map((function(t){var n=o()(t,2),c=function(t,n){var o=n.controlType,c=r[t],l=function(e,t){var n="";return e.helps&&e.helps.checked&&e.helps.unchecked?n=t?e.helps.checked:e.helps.unchecked:e.help&&(n=e.help),n}(n,c),s="".concat(e,"__").concat(t,"-field-wrapper"),u=g(n,r);n.wrapper_class&&(s+=" "+n.wrapper_class);var f=!1;if(u)switch(o){case"select":f=Object(a.createElement)(v.SelectControl,{className:s,key:t,value:c,label:n.label,options:n.options,selected:c,help:l,multiple:!!n.multiple,onChange:function(e){i(e,t,o)}});break;case"text":f=Object(a.createElement)(v.TextControl,{className:s,key:t,value:c,label:n.label,help:l,onChange:function(e){i(e,t,o)}});break;case"textarea":f=Object(a.createElement)(v.TextareaControl,{className:s,key:t,value:c,label:n.label,help:l,onChange:function(e){i(e,t,o)}});break;case"toggle":f=Object(a.createElement)(v.ToggleControl,{className:s,key:t,value:c,label:n.label,help:l,checked:c,onChange:function(e){i(e,t,o)}});break;case"checkbox":f=Object(a.createElement)(v.CheckboxControl,{className:s,key:t,value:c,label:n.label,help:l,checked:c,onChange:function(e){i(e,t,o)}});break;case"number":case"range":f=Object(a.createElement)(v.RangeControl,{className:s,key:t,value:c,label:n.label,help:l,min:n.min,max:n.max,onChange:function(e){i(e,t,o)}});break;case"color":case"colorpicker":f=Object(a.createElement)(P,{className:s,key:t,label:n.label,help:l,value:c,disableAlpha:n.disableAlpha,onChange:function(e){i(e,t,o)}});break;case"color-palette":f=Object(a.createElement)(I,{className:s,key:t,label:n.label,help:l,value:c,clearable:n.clearable||!1,onChange:function(e){i(e,t,o)}});break;case"radio":f=Object(a.createElement)(v.RadioControl,{key:t,value:c,label:n.label,options:n.options,selected:c,checked:c,help:l,onChange:function(e){i(e,t,o)}});break;default:f=!1}return f}(n[0],n[1]);if(c)return c})))),Object(a.createElement)(N,{attributes:r,blockArgs:t}))}},L=function(){var e=Q[U];Object(B.addAction)(e.key,"yith-plugin-fw/jquery-events",(function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];"jQuery"in window&&(e.delay?setTimeout((function(){jQuery(document).trigger(e.key,Object.values(n))}),e.delay):jQuery(document).trigger(e.key,Object.values(n)))}))},U=0,Q=[{key:"yith_plugin_fw_gutenberg_before_do_shortcode",delay:0},{key:"yith_plugin_fw_gutenberg_success_do_shortcode",delay:200},{key:"yith_plugin_fw_gutenberg_after_do_shortcode",delay:200}];U<Q.length;U++)L();for(var F=function(){var e=o()(J[D],2),t=e[0],n=e[1];Object(s.registerBlockType)("yith/"+t,{title:n.title,description:n.description,category:n.category,attributes:n.attributes,icon:void 0!==n.icon?n.icon:h,keywords:n.keywords,edit:H(t,n),save:function(e){var t=e.attributes;return m(n,t)},deprecated:[{attributes:n.attributes,save:function(e){var t=e.attributes,r=m(n,t),o='<span class="yith_block_'+l()(r)+'">'+r+"</span>";return Object(a.createElement)(a.RawHTML,null,o)}}]})},D=0,J=Object.entries(yithGutenbergBlocks);D<J.length;D++)F()}]);
plugin-fw/dist/gutenberg/style-index.css CHANGED
@@ -1,2 +1,2 @@
1
- .block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--empty-html,.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--shortcode{padding:1em 1em 1.2em;border:1px solid #1e1e1e;border-radius:4px}.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--shortcode .block-editor-yith-plugin-fw-shortcode-block__content{font-family:Menlo,Consolas,monaco,monospace;color:#1e1e1e;font-size:13px;padding:.8em 1em;border:1px solid #ddd;border-radius:4px}.block-editor-yith-plugin-fw-shortcode-block{position:relative;min-height:30px}.block-editor-yith-plugin-fw-shortcode-block .block-editor-yith-plugin-fw-shortcode-block__spinner-wrap{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--empty-html.block-editor-yith-plugin-fw-shortcode-block--no-message .block-editor-yith-plugin-fw-shortcode-block__title{margin-bottom:0}.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--empty-html .block-editor-yith-plugin-fw-shortcode-block__message{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-style:italic;font-size:13px}.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--empty-html .block-editor-yith-plugin-fw-shortcode-block__content{display:none}
2
  .block-editor-yith-color-palette-control .block-editor-yith-color-palette-control__color-indicator{margin-bottom:12px}.block-editor-yith-color-palette-control .component-color-indicator{vertical-align:text-bottom}
1
+ .block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--empty-html,.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--shortcode,.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--first-loading{padding:1em 1em 1.2em;border:1px solid #1e1e1e;border-radius:4px}.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--shortcode .block-editor-yith-plugin-fw-shortcode-block__content{font-family:Menlo,Consolas,monaco,monospace;color:#1e1e1e;font-size:13px;padding:.8em 1em;border:1px solid #ddd;border-radius:4px}.block-editor-yith-plugin-fw-shortcode-block{position:relative;min-height:30px}.block-editor-yith-plugin-fw-shortcode-block .block-editor-yith-plugin-fw-shortcode-block__spinner-wrap{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--first-loading .block-editor-yith-plugin-fw-shortcode-block__title{margin-bottom:0}.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--empty-html.block-editor-yith-plugin-fw-shortcode-block--no-message .block-editor-yith-plugin-fw-shortcode-block__title{margin-bottom:0}.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--empty-html .block-editor-yith-plugin-fw-shortcode-block__message{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-style:italic;font-size:13px}.block-editor-yith-plugin-fw-shortcode-block.block-editor-yith-plugin-fw-shortcode-block--empty-html .block-editor-yith-plugin-fw-shortcode-block__content{display:none}
2
  .block-editor-yith-color-palette-control .block-editor-yith-color-palette-control__color-indicator{margin-bottom:12px}.block-editor-yith-color-palette-control .component-color-indicator{vertical-align:text-bottom}
plugin-fw/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
- * Version: 3.6.8
5
  * Author: YITH
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
+ * Version: 3.6.10
5
  * Author: YITH
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
plugin-fw/yit-functions.php CHANGED
@@ -1659,3 +1659,30 @@ if ( ! function_exists( 'yith_plugin_fw_copy_to_clipboard' ) ) {
1659
  yith_plugin_fw_get_field( $field, true, false );
1660
  }
1661
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1659
  yith_plugin_fw_get_field( $field, true, false );
1660
  }
1661
  }
1662
+
1663
+ if ( ! function_exists( 'yith_plugin_fw_add_utm_data' ) ) {
1664
+ /**
1665
+ * Add UTM data in backend url
1666
+ *
1667
+ * @param string $url The url that want to track.
1668
+ * @param string $slug Plugin slug.
1669
+ * @param string $campaign Campaign to track. Default: plugin-version-author-uri.
1670
+ * @param string $source Where the link came from. Default: wp-dashboard.
1671
+ *
1672
+ * @since 3.6.10
1673
+ */
1674
+ function yith_plugin_fw_add_utm_data( $url, $slug, $campaign = 'plugin-version-author-uri', $source = 'wp-dashboard' ) {
1675
+ $url = trailingslashit( $url );
1676
+ if ( ! empty( $slug ) ) {
1677
+ $utm_track_data = array(
1678
+ 'utm_source' => $source,
1679
+ 'utm_medium' => $slug,
1680
+ 'utm_campaign' => $campaign,
1681
+ );
1682
+
1683
+ $url = add_query_arg( $utm_track_data, $url );
1684
+ }
1685
+
1686
+ return $url;
1687
+ }
1688
+ }
plugin-fw/yit-plugin.php CHANGED
@@ -65,6 +65,11 @@ if ( ! function_exists( 'yit_plugin_fw_row_meta' ) ) {
65
  * @since 3.0.17
66
  */
67
  function yit_plugin_fw_row_meta( $plugin_meta, $plugin_file, $plugin_data, $status ) {
 
 
 
 
 
68
  $base_uri = array(
69
  'live_demo' => 'https://plugins.yithemes.com/',
70
  'documentation' => 'https://docs.yithemes.com/',
@@ -155,13 +160,20 @@ if ( ! function_exists( 'yit_plugin_fw_row_meta' ) ) {
155
  }
156
 
157
  if ( ! empty( $url ) && ! empty( $label ) ) {
158
- $url = trailingslashit( $url );
159
  $plugin_meta[] = sprintf( '<a href="%s" target="_blank"><span class="%s"></span>%s</a>', $url, $icon, $label );
160
  }
161
  }
162
 
163
- // Author Name Hack.
164
- $plugin_meta = preg_replace( '/>YITHEMES</', '>YITH<', $plugin_meta );
 
 
 
 
 
 
 
165
 
166
  return $plugin_meta;
167
  }
65
  * @since 3.0.17
66
  */
67
  function yit_plugin_fw_row_meta( $plugin_meta, $plugin_file, $plugin_data, $status ) {
68
+ if ( false === strstr( $plugin_file, 'yith' ) ) {
69
+ // Not an YITH plugin.
70
+ return $plugin_meta;
71
+ }
72
+
73
  $base_uri = array(
74
  'live_demo' => 'https://plugins.yithemes.com/',
75
  'documentation' => 'https://docs.yithemes.com/',
160
  }
161
 
162
  if ( ! empty( $url ) && ! empty( $label ) ) {
163
+ $url = yith_plugin_fw_add_utm_data( $url, $slug, 'plugin-version-author-uri', 'wp-dashboard' );
164
  $plugin_meta[] = sprintf( '<a href="%s" target="_blank"><span class="%s"></span>%s</a>', $url, $icon, $label );
165
  }
166
  }
167
 
168
+ if ( isset( $plugin_meta[1] ) ) {
169
+ $utm_author_uri = yith_plugin_fw_add_utm_data( $plugin_data['AuthorURI'], $slug, 'plugin-version-author-uri', 'wp-dashboard' );
170
+ $plugin_meta[1] = str_replace( $plugin_data['AuthorURI'], $utm_author_uri, $plugin_meta[1] );
171
+ }
172
+
173
+ if ( isset( $plugin_meta[2] ) ) {
174
+ $utm_plugin_uri = yith_plugin_fw_add_utm_data( $plugin_data['PluginURI'], $slug, 'plugin-version-author-uri', 'wp-dashboard' );
175
+ $plugin_meta[2] = str_replace( $plugin_data['PluginURI'], $utm_plugin_uri, $plugin_meta[2] );
176
+ }
177
 
178
  return $plugin_meta;
179
  }
README.txt → readme.txt RENAMED
@@ -4,7 +4,7 @@ Contributors: yithemes
4
  Tags: zoom, magnifier, slider, carousel, woocommerce
5
  Requires at least: 5.4
6
  Tested up to: 5.7
7
- Stable tag: 1.3.25
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
  Documentation: https://docs.yithemes.com/yith-woocommerce-zoom-magnifier/
@@ -52,6 +52,11 @@ YITH WooCommerce Zoom Magnifier will add a new tab called "Zoom Magnifier" in "Y
52
 
53
  == Changelog ==
54
 
 
 
 
 
 
55
  = Version 1.3.25 - Released: April 12, 2021 =
56
 
57
  * New: Support for WooCommerce 5.2
4
  Tags: zoom, magnifier, slider, carousel, woocommerce
5
  Requires at least: 5.4
6
  Tested up to: 5.7
7
+ Stable tag: 1.3.26
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
  Documentation: https://docs.yithemes.com/yith-woocommerce-zoom-magnifier/
52
 
53
  == Changelog ==
54
 
55
+ = Version 1.3.26 - Released: May 14, 2021 =
56
+
57
+ * New: Support for WooCommerce 5.3
58
+ * Update: YITH Plugin Framework
59
+
60
  = Version 1.3.25 - Released: April 12, 2021 =
61
 
62
  * New: Support for WooCommerce 5.2