Featured Image From URL - Version 3.1.5

Version Description

  • New language: German; Improvement: short readme to make translations easier.
Download this release

Release Info

Developer marceljm
Plugin Icon 128x128 Featured Image From URL
Version 3.1.5
Comparing to
See all releases

Code changes from version 3.1.4 to 3.1.5

admin/html/css/menu.css CHANGED
@@ -76,7 +76,7 @@ th {
76
  }
77
 
78
  #grad2 {
79
- border: 1px dashed red;
80
  border-radius: 1px;
81
  border-radius: 15px 15px 15px 15px;
82
  }
@@ -163,3 +163,9 @@ th {
163
  top:-36px;
164
  padding: 7px;
165
  }
 
 
 
 
 
 
76
  }
77
 
78
  #grad2 {
79
+ border: 1px dotted red;
80
  border-radius: 1px;
81
  border-radius: 15px 15px 15px 15px;
82
  }
163
  top:-36px;
164
  padding: 7px;
165
  }
166
+
167
+ .fifu-pro {
168
+ color:grey;
169
+ padding:5px;
170
+ float:right;
171
+ }
admin/html/menu.html CHANGED
@@ -81,9 +81,9 @@
81
  </div>
82
 
83
  <div class="box">
 
84
  <h2><?php esc_html_e('Gallery Fields', 'featured-image-from-url'); ?></h2>
85
  <div class="greybox" id="grad2">
86
- <b>Premium</b><br><br>
87
  <?php esc_html_e('Choose the number of fields you have in the post editor.', 'featured-image-from-url'); ?><br><br>
88
  <table style="text-align:left">
89
  <tr>
@@ -152,9 +152,9 @@
152
  </div>
153
  </div>
154
  <div class="box">
 
155
  <h2><?php esc_html_e('Schedule Metadata Generation', 'featured-image-from-url'); ?></h2>
156
  <div class="greybox" id="grad2">
157
- <b>Premium</b><br><br>
158
  <?php esc_html_e('If you are setting the image URLs in a nonstandard way, the images probably won\'t be shown at front-end because some extra metadata is required. Here you can schedule an event to run each N minutes and check if there is some image URL without metadata and create that. The FIFU keys are listed on WP All Import > Custom Fields.', 'featured-image-from-url'); ?><br><br>
159
  <table style="text-align:left">
160
  <tr>
@@ -412,9 +412,9 @@
412
  </table>
413
  </div>
414
  <div class="box">
 
415
  <h2><?php esc_html_e('All Posts', 'featured-image-from-url'); ?></h2>
416
  <div class="greybox" id="grad2">
417
- <b>Premium</b><br><br>
418
  <?php esc_html_e('Update all your posts applying the configuration above. ', 'featured-image-from-url'); ?>
419
  <?php esc_html_e('It can take some minutes and can\'t be undone, so make a backup.', 'featured-image-from-url'); ?>
420
  <?php esc_html_e('To repeat the process enable the toggle again.', 'featured-image-from-url'); ?>
@@ -454,9 +454,9 @@
454
  </div>
455
  <div id="tabs-g">
456
  <div class="box">
 
457
  <h2><?php esc_html_e('Same Height', 'featured-image-from-url'); ?></h2>
458
  <div class="greybox" id="grad2">
459
- <b>Premium</b><br><br>
460
  <?php esc_html_e('If you have different sizes of images on your home (or shop), enable the toggle below to show them in the same height. Depending on your theme, it may be necessary to use a Selector to inform where is the group of images that you want to resize. ', 'featured-image-from-url'); ?>
461
  </div>
462
  <br>
@@ -590,9 +590,9 @@
590
  </div>
591
 
592
  <div class="box">
 
593
  <h2><?php esc_html_e('Unsplash Image Size', 'featured-image-from-url'); ?></h2>
594
  <div class="greybox" id="grad2">
595
- <b>Premium</b><br><br>
596
  <?php esc_html_e('Choose the size of the Unsplash images (loaded randomly or via keywords search). Examples of valid sizes: 500x500, 300x400, 1920x1080... Or leave this field empty to get the original size.', 'featured-image-from-url'); ?>
597
  </div>
598
  <br>
@@ -606,9 +606,9 @@
606
  </div>
607
 
608
  <div class="box">
 
609
  <h2><?php esc_html_e('Replace Not Found Image', 'featured-image-from-url'); ?></h2>
610
  <div class="greybox" id="grad2">
611
- <b>Premium</b><br><br>
612
  <?php esc_html_e('Define the URL of an image to be shown in case of image not found error.', 'featured-image-from-url'); ?>
613
  <br><br>
614
  <input id="fifu_input_error_url"
@@ -861,9 +861,9 @@
861
  </div>
862
 
863
  <div class="box">
 
864
  <h2><?php esc_html_e('Hover Effects', 'featured-image-from-url'); ?></h2>
865
  <div class="greybox" id="grad2">
866
- <b>Premium</b><br><br>
867
  <?php esc_html_e('Choose a hover effect to be applied to the Featured Images on home.', 'featured-image-from-url'); ?>
868
  </div>
869
  <br>
@@ -900,9 +900,9 @@
900
  </div>
901
 
902
  <div class="box">
 
903
  <h2><?php esc_html_e('Image Validation', 'featured-image-from-url'); ?></h2>
904
  <div class="greybox" id="grad2">
905
- <b>Premium</b><br><br>
906
  <?php esc_html_e('It checks images addresses and, when an image is not found, its URL is not saved. However, each validation can take some seconds. It is not integrated with URL from Post Content or REST API features.', 'featured-image-from-url'); ?>
907
  </div>
908
  <br>
@@ -1236,10 +1236,10 @@
1236
  <div id="tabs-l">
1237
  <div class="box">
1238
 
 
1239
  <h2><?php esc_html_e('Featured Shortcode', 'featured-image-from-url'); ?></h2>
1240
 
1241
  <div class="greybox" id="grad2">
1242
- <b>Premium</b><br><br>
1243
 
1244
  <?php esc_html_e('This experimental feature allows to input a shortcode instead of an URL. It would allow you to have any content as Featured Media (a music, a text, a map etc). However, some contents will need a large area of your site to be shown properly. So you should define a minimum width that an area of your site should have to be able to show the shortcode content. Otherwise an icon will be shown.', 'featured-image-from-url'); ?><br/><br/>
1245
  <b><?php esc_html_e('Important:', 'featured-image-from-url'); ?></b> <?php esc_html_e('shortcodes can be not compatible with other FIFU features, such as CSS Style, Same Height, Lazy Load etc.', 'featured-image-from-url'); ?>
@@ -1371,10 +1371,10 @@
1371
  <div id="tabs-c">
1372
  <div class="box">
1373
 
 
1374
  <h2><?php esc_html_e('Featured Video', 'featured-image-from-url'); ?></h2>
1375
 
1376
  <div class="greybox" id="grad2">
1377
- <b>Premium</b><br><br>
1378
 
1379
  <?php esc_html_e('FIFU supports videos from YouTube, Vimeo, Imgur, 9GAG, Cloudinary, Tumblr and Publitio (videos hosted elsewhere are not supported).', 'featured-image-from-url'); ?>
1380
 
@@ -1407,9 +1407,9 @@
1407
  </div>
1408
 
1409
  <div class="box">
 
1410
  <h2><?php esc_html_e('Video Thumbnail', 'featured-image-from-url'); ?></h2>
1411
  <div class="greybox" id="grad2">
1412
- <b>Premium</b><br><br>
1413
  <?php esc_html_e('Show the video thumbnail instead of the video. Thumbnails are images, so they are loaded much faster than embedded videos.', 'featured-image-from-url'); ?>
1414
  </div>
1415
  <br>
@@ -1470,9 +1470,9 @@
1470
  </div>
1471
 
1472
  <div class="box">
 
1473
  <h2><?php esc_html_e('Play Button', 'featured-image-from-url'); ?></h2>
1474
  <div class="greybox" id="grad2">
1475
- <b>Premium</b><br><br>
1476
  <?php esc_html_e('Add play button to video thumbnail. Clicking on that, the video starts inline or in a lightbox.', 'featured-image-from-url'); ?>
1477
  </div>
1478
  <br>
@@ -1536,9 +1536,9 @@
1536
  </div>
1537
 
1538
  <div class="box">
 
1539
  <h2><?php esc_html_e('Minimum Width', 'featured-image-from-url'); ?></h2>
1540
  <div class="greybox" id="grad2">
1541
- <b>Premium</b><br><br>
1542
  <?php esc_html_e('Define a minimum width that a theme area should have to show a video. FIFU automatically shows a thumbnail when the minimum width is not reached.', 'featured-image-from-url'); ?>
1543
  </div>
1544
  <br>
@@ -1547,9 +1547,9 @@
1547
  </div>
1548
 
1549
  <div class="box">
 
1550
  <h2><?php esc_html_e('Black Background', 'featured-image-from-url'); ?></h2>
1551
  <div class="greybox" id="grad2">
1552
- <b>Premium</b><br><br>
1553
  <?php esc_html_e('Unlike Youtube, Vimeo videos can\'t fit a theme area without generating a vertical padding. Here you can change the background color from transparent to black.', 'featured-image-from-url'); ?>
1554
  </div>
1555
  <br>
@@ -1571,9 +1571,9 @@
1571
  </div>
1572
 
1573
  <div class="box">
 
1574
  <h2><?php esc_html_e('Mouseover Autoplay', 'featured-image-from-url'); ?></h2>
1575
  <div class="greybox" id="grad2">
1576
- <b>Premium</b><br><br>
1577
  <?php esc_html_e('Play a video on "mouseover" and pause on "mouseout".', 'featured-image-from-url'); ?>
1578
  </div>
1579
  <br>
@@ -1608,9 +1608,9 @@
1608
  </div>
1609
 
1610
  <div class="box">
 
1611
  <h2><?php esc_html_e('Autoplay', 'featured-image-from-url'); ?></h2>
1612
  <div class="greybox" id="grad2">
1613
- <b>Premium</b><br><br>
1614
  <?php esc_html_e('Autoplay videos (available for YouTube and Vimeo).', 'featured-image-from-url'); ?>
1615
  </div>
1616
  <br>
@@ -1629,9 +1629,9 @@
1629
  </div>
1630
 
1631
  <div class="box">
 
1632
  <h2><?php esc_html_e('Loop', 'featured-image-from-url'); ?></h2>
1633
  <div class="greybox" id="grad2">
1634
- <b>Premium</b><br><br>
1635
  <?php esc_html_e('Loop videos (available for YouTube and Vimeo).', 'featured-image-from-url'); ?>
1636
  </div>
1637
  <br>
@@ -1650,9 +1650,9 @@
1650
  </div>
1651
 
1652
  <div class="box">
 
1653
  <h2><?php esc_html_e('Mute', 'featured-image-from-url'); ?></h2>
1654
  <div class="greybox" id="grad2">
1655
- <b>Premium</b><br><br>
1656
  <?php esc_html_e('Start the videos without audio (available for YouTube and Vimeo).', 'featured-image-from-url'); ?>
1657
  </div>
1658
  <br>
@@ -1672,9 +1672,9 @@
1672
 
1673
 
1674
  <div class="box">
 
1675
  <h2><?php esc_html_e('Background Video', 'featured-image-from-url'); ?></h2>
1676
  <div class="greybox" id="grad2">
1677
- <b>Premium</b><br><br>
1678
  <?php esc_html_e('Start the videos in background, which means autoplay, no controls and no sound.', 'featured-image-from-url'); ?>
1679
  </div>
1680
  <br>
@@ -1696,9 +1696,9 @@
1696
  </div>
1697
 
1698
  <div class="box">
 
1699
  <h2><?php esc_html_e('Related Videos', 'featured-image-from-url'); ?></h2>
1700
  <div class="greybox" id="grad2">
1701
- <b>Premium</b><br><br>
1702
  <?php esc_html_e('Show related videos when the video ends.', 'featured-image-from-url'); ?>
1703
  </div>
1704
  <br>
@@ -1720,6 +1720,7 @@
1720
  </div>
1721
 
1722
  <div class="box">
 
1723
  <h2><?php esc_html_e('Gallery Icon', 'featured-image-from-url'); ?></h2>
1724
  <div class="greybox" id="grad2">
1725
  <?php esc_html_e('Add icons to the video thumbnails in the WooCommerce gallery.', 'featured-image-from-url'); ?>
@@ -1754,9 +1755,9 @@
1754
  </div>
1755
  <div id="tabs-m">
1756
  <div class="box">
 
1757
  <h2><?php esc_html_e('Featured Slider', 'featured-image-from-url'); ?></h2>
1758
  <div class="greybox" id="grad2">
1759
- <b>Premium</b><br><br>
1760
  <?php esc_html_e('Define the slider settings here.', 'featured-image-from-url'); ?>
1761
  <br>
1762
  <br>
@@ -1940,9 +1941,9 @@
1940
  </table>
1941
  </div>
1942
  <div class="box">
 
1943
  <h2><?php esc_html_e('Media RSS Tags', 'featured-image-from-url'); ?></h2>
1944
  <div class="greybox" id="grad2">
1945
- <b>Premium</b><br><br>
1946
  <?php esc_html_e('Add Media RSS tags in the RSS feed. This way, services that make use of RSS, such as Google News, can show the Featured Images.', 'featured-image-from-url'); ?>
1947
  </div>
1948
  <br>
@@ -2003,9 +2004,9 @@
2003
  </div>
2004
 
2005
  <div class="box">
 
2006
  <h2><a href="https://www.flickr.com/">Flickr</a> <?php esc_html_e('Thumbnails', 'featured-image-from-url'); ?></h2>
2007
  <div class="greybox" id="grad2">
2008
- <b>Premium</b><br><br>
2009
  <div id="tabs-flickr">
2010
  <ul>
2011
  <li><a href="#tabs-flickr-d"><?php esc_html_e('Sizes', 'featured-image-from-url'); ?></a></li>
@@ -2139,10 +2140,10 @@
2139
  <div id="tabs-q">
2140
  <div class="box">
2141
 
 
2142
  <h2><?php esc_html_e('WP / WooCommerce REST API', 'featured-image-from-url'); ?></h2>
2143
 
2144
  <div class="greybox" id="grad2">
2145
- <b>Premium</b><br><br>
2146
  <div id="tabsApi">
2147
  <ul>
2148
  <li><a href="#tabs-1"><?php esc_html_e('Endpoints', 'featured-image-from-url'); ?></a></li>
@@ -2450,9 +2451,9 @@
2450
 
2451
  <a name="category"></a>
2452
  <div class="box">
 
2453
  <h2><?php esc_html_e('Auto Set Category Images', 'featured-image-from-url'); ?></h2>
2454
  <div class="greybox" id="grad2">
2455
- <b>Premium</b><br><br>
2456
  <?php esc_html_e('Set one image to each category. The chosen image is the Featured Image from the most recent product from that category.', 'featured-image-from-url'); ?>
2457
  </div>
2458
  <br>
@@ -2507,9 +2508,9 @@
2507
  <a name="variable"></a>
2508
 
2509
  <div class="box">
 
2510
  <h2><?php esc_html_e('Variable Product', 'featured-image-from-url'); ?></h2>
2511
  <div class="greybox" id="grad2">
2512
- <b>Premium</b><br><br>
2513
  <?php esc_html_e('Add FIFU fields (Featured Image and Image Gallery) to product variations.', 'featured-image-from-url'); ?>
2514
  <br>
2515
  <br>
@@ -2786,7 +2787,7 @@
2786
  <div class="box">
2787
  <h2><?php esc_html_e('Fast Support', 'featured-image-from-url'); ?></h2>
2788
  <div class="greybox">
2789
- <?php esc_html_e('If you need help, you can refer to', 'featured-image-from-url'); ?> <a href="admin.php?page=featured-image-from-url#tabs-t" target="_blank"><?php esc_html_e('troubleshooting', 'featured-image-from-url'); ?></a> <?php esc_html_e('or send an email to', 'featured-image-from-url'); ?><b> marcel@featuredimagefromurl.com</b> (<?php esc_html_e('with this', 'featured-image-from-url'); ?> <a href="admin.php?page=fifu-support-data"><button id="opener" onclick="jQuery('#tabs-top').block({message: '<?php esc_html_e('Please wait some seconds...', 'fifu - premium'); ?>', css: {backgroundColor: 'none', border: 'none', color: 'white'}});"><?php esc_html_e('status', 'featured-image-from-url'); ?></button></a>).
2790
  <br>
2791
  <br>
2792
  <table style="background-color: #fff; border-radius: 13px;">
81
  </div>
82
 
83
  <div class="box">
84
+ <div class="fifu-pro">premium</div>
85
  <h2><?php esc_html_e('Gallery Fields', 'featured-image-from-url'); ?></h2>
86
  <div class="greybox" id="grad2">
 
87
  <?php esc_html_e('Choose the number of fields you have in the post editor.', 'featured-image-from-url'); ?><br><br>
88
  <table style="text-align:left">
89
  <tr>
152
  </div>
153
  </div>
154
  <div class="box">
155
+ <div class="fifu-pro">premium</div>
156
  <h2><?php esc_html_e('Schedule Metadata Generation', 'featured-image-from-url'); ?></h2>
157
  <div class="greybox" id="grad2">
 
158
  <?php esc_html_e('If you are setting the image URLs in a nonstandard way, the images probably won\'t be shown at front-end because some extra metadata is required. Here you can schedule an event to run each N minutes and check if there is some image URL without metadata and create that. The FIFU keys are listed on WP All Import > Custom Fields.', 'featured-image-from-url'); ?><br><br>
159
  <table style="text-align:left">
160
  <tr>
412
  </table>
413
  </div>
414
  <div class="box">
415
+ <div class="fifu-pro">premium</div>
416
  <h2><?php esc_html_e('All Posts', 'featured-image-from-url'); ?></h2>
417
  <div class="greybox" id="grad2">
 
418
  <?php esc_html_e('Update all your posts applying the configuration above. ', 'featured-image-from-url'); ?>
419
  <?php esc_html_e('It can take some minutes and can\'t be undone, so make a backup.', 'featured-image-from-url'); ?>
420
  <?php esc_html_e('To repeat the process enable the toggle again.', 'featured-image-from-url'); ?>
454
  </div>
455
  <div id="tabs-g">
456
  <div class="box">
457
+ <div class="fifu-pro">premium</div>
458
  <h2><?php esc_html_e('Same Height', 'featured-image-from-url'); ?></h2>
459
  <div class="greybox" id="grad2">
 
460
  <?php esc_html_e('If you have different sizes of images on your home (or shop), enable the toggle below to show them in the same height. Depending on your theme, it may be necessary to use a Selector to inform where is the group of images that you want to resize. ', 'featured-image-from-url'); ?>
461
  </div>
462
  <br>
590
  </div>
591
 
592
  <div class="box">
593
+ <div class="fifu-pro">premium</div>
594
  <h2><?php esc_html_e('Unsplash Image Size', 'featured-image-from-url'); ?></h2>
595
  <div class="greybox" id="grad2">
 
596
  <?php esc_html_e('Choose the size of the Unsplash images (loaded randomly or via keywords search). Examples of valid sizes: 500x500, 300x400, 1920x1080... Or leave this field empty to get the original size.', 'featured-image-from-url'); ?>
597
  </div>
598
  <br>
606
  </div>
607
 
608
  <div class="box">
609
+ <div class="fifu-pro">premium</div>
610
  <h2><?php esc_html_e('Replace Not Found Image', 'featured-image-from-url'); ?></h2>
611
  <div class="greybox" id="grad2">
 
612
  <?php esc_html_e('Define the URL of an image to be shown in case of image not found error.', 'featured-image-from-url'); ?>
613
  <br><br>
614
  <input id="fifu_input_error_url"
861
  </div>
862
 
863
  <div class="box">
864
+ <div class="fifu-pro">premium</div>
865
  <h2><?php esc_html_e('Hover Effects', 'featured-image-from-url'); ?></h2>
866
  <div class="greybox" id="grad2">
 
867
  <?php esc_html_e('Choose a hover effect to be applied to the Featured Images on home.', 'featured-image-from-url'); ?>
868
  </div>
869
  <br>
900
  </div>
901
 
902
  <div class="box">
903
+ <div class="fifu-pro">premium</div>
904
  <h2><?php esc_html_e('Image Validation', 'featured-image-from-url'); ?></h2>
905
  <div class="greybox" id="grad2">
 
906
  <?php esc_html_e('It checks images addresses and, when an image is not found, its URL is not saved. However, each validation can take some seconds. It is not integrated with URL from Post Content or REST API features.', 'featured-image-from-url'); ?>
907
  </div>
908
  <br>
1236
  <div id="tabs-l">
1237
  <div class="box">
1238
 
1239
+ <div class="fifu-pro">premium</div>
1240
  <h2><?php esc_html_e('Featured Shortcode', 'featured-image-from-url'); ?></h2>
1241
 
1242
  <div class="greybox" id="grad2">
 
1243
 
1244
  <?php esc_html_e('This experimental feature allows to input a shortcode instead of an URL. It would allow you to have any content as Featured Media (a music, a text, a map etc). However, some contents will need a large area of your site to be shown properly. So you should define a minimum width that an area of your site should have to be able to show the shortcode content. Otherwise an icon will be shown.', 'featured-image-from-url'); ?><br/><br/>
1245
  <b><?php esc_html_e('Important:', 'featured-image-from-url'); ?></b> <?php esc_html_e('shortcodes can be not compatible with other FIFU features, such as CSS Style, Same Height, Lazy Load etc.', 'featured-image-from-url'); ?>
1371
  <div id="tabs-c">
1372
  <div class="box">
1373
 
1374
+ <div class="fifu-pro">premium</div>
1375
  <h2><?php esc_html_e('Featured Video', 'featured-image-from-url'); ?></h2>
1376
 
1377
  <div class="greybox" id="grad2">
 
1378
 
1379
  <?php esc_html_e('FIFU supports videos from YouTube, Vimeo, Imgur, 9GAG, Cloudinary, Tumblr and Publitio (videos hosted elsewhere are not supported).', 'featured-image-from-url'); ?>
1380
 
1407
  </div>
1408
 
1409
  <div class="box">
1410
+ <div class="fifu-pro">premium</div>
1411
  <h2><?php esc_html_e('Video Thumbnail', 'featured-image-from-url'); ?></h2>
1412
  <div class="greybox" id="grad2">
 
1413
  <?php esc_html_e('Show the video thumbnail instead of the video. Thumbnails are images, so they are loaded much faster than embedded videos.', 'featured-image-from-url'); ?>
1414
  </div>
1415
  <br>
1470
  </div>
1471
 
1472
  <div class="box">
1473
+ <div class="fifu-pro">premium</div>
1474
  <h2><?php esc_html_e('Play Button', 'featured-image-from-url'); ?></h2>
1475
  <div class="greybox" id="grad2">
 
1476
  <?php esc_html_e('Add play button to video thumbnail. Clicking on that, the video starts inline or in a lightbox.', 'featured-image-from-url'); ?>
1477
  </div>
1478
  <br>
1536
  </div>
1537
 
1538
  <div class="box">
1539
+ <div class="fifu-pro">premium</div>
1540
  <h2><?php esc_html_e('Minimum Width', 'featured-image-from-url'); ?></h2>
1541
  <div class="greybox" id="grad2">
 
1542
  <?php esc_html_e('Define a minimum width that a theme area should have to show a video. FIFU automatically shows a thumbnail when the minimum width is not reached.', 'featured-image-from-url'); ?>
1543
  </div>
1544
  <br>
1547
  </div>
1548
 
1549
  <div class="box">
1550
+ <div class="fifu-pro">premium</div>
1551
  <h2><?php esc_html_e('Black Background', 'featured-image-from-url'); ?></h2>
1552
  <div class="greybox" id="grad2">
 
1553
  <?php esc_html_e('Unlike Youtube, Vimeo videos can\'t fit a theme area without generating a vertical padding. Here you can change the background color from transparent to black.', 'featured-image-from-url'); ?>
1554
  </div>
1555
  <br>
1571
  </div>
1572
 
1573
  <div class="box">
1574
+ <div class="fifu-pro">premium</div>
1575
  <h2><?php esc_html_e('Mouseover Autoplay', 'featured-image-from-url'); ?></h2>
1576
  <div class="greybox" id="grad2">
 
1577
  <?php esc_html_e('Play a video on "mouseover" and pause on "mouseout".', 'featured-image-from-url'); ?>
1578
  </div>
1579
  <br>
1608
  </div>
1609
 
1610
  <div class="box">
1611
+ <div class="fifu-pro">premium</div>
1612
  <h2><?php esc_html_e('Autoplay', 'featured-image-from-url'); ?></h2>
1613
  <div class="greybox" id="grad2">
 
1614
  <?php esc_html_e('Autoplay videos (available for YouTube and Vimeo).', 'featured-image-from-url'); ?>
1615
  </div>
1616
  <br>
1629
  </div>
1630
 
1631
  <div class="box">
1632
+ <div class="fifu-pro">premium</div>
1633
  <h2><?php esc_html_e('Loop', 'featured-image-from-url'); ?></h2>
1634
  <div class="greybox" id="grad2">
 
1635
  <?php esc_html_e('Loop videos (available for YouTube and Vimeo).', 'featured-image-from-url'); ?>
1636
  </div>
1637
  <br>
1650
  </div>
1651
 
1652
  <div class="box">
1653
+ <div class="fifu-pro">premium</div>
1654
  <h2><?php esc_html_e('Mute', 'featured-image-from-url'); ?></h2>
1655
  <div class="greybox" id="grad2">
 
1656
  <?php esc_html_e('Start the videos without audio (available for YouTube and Vimeo).', 'featured-image-from-url'); ?>
1657
  </div>
1658
  <br>
1672
 
1673
 
1674
  <div class="box">
1675
+ <div class="fifu-pro">premium</div>
1676
  <h2><?php esc_html_e('Background Video', 'featured-image-from-url'); ?></h2>
1677
  <div class="greybox" id="grad2">
 
1678
  <?php esc_html_e('Start the videos in background, which means autoplay, no controls and no sound.', 'featured-image-from-url'); ?>
1679
  </div>
1680
  <br>
1696
  </div>
1697
 
1698
  <div class="box">
1699
+ <div class="fifu-pro">premium</div>
1700
  <h2><?php esc_html_e('Related Videos', 'featured-image-from-url'); ?></h2>
1701
  <div class="greybox" id="grad2">
 
1702
  <?php esc_html_e('Show related videos when the video ends.', 'featured-image-from-url'); ?>
1703
  </div>
1704
  <br>
1720
  </div>
1721
 
1722
  <div class="box">
1723
+ <div class="fifu-pro">premium</div>
1724
  <h2><?php esc_html_e('Gallery Icon', 'featured-image-from-url'); ?></h2>
1725
  <div class="greybox" id="grad2">
1726
  <?php esc_html_e('Add icons to the video thumbnails in the WooCommerce gallery.', 'featured-image-from-url'); ?>
1755
  </div>
1756
  <div id="tabs-m">
1757
  <div class="box">
1758
+ <div class="fifu-pro">premium</div>
1759
  <h2><?php esc_html_e('Featured Slider', 'featured-image-from-url'); ?></h2>
1760
  <div class="greybox" id="grad2">
 
1761
  <?php esc_html_e('Define the slider settings here.', 'featured-image-from-url'); ?>
1762
  <br>
1763
  <br>
1941
  </table>
1942
  </div>
1943
  <div class="box">
1944
+ <div class="fifu-pro">premium</div>
1945
  <h2><?php esc_html_e('Media RSS Tags', 'featured-image-from-url'); ?></h2>
1946
  <div class="greybox" id="grad2">
 
1947
  <?php esc_html_e('Add Media RSS tags in the RSS feed. This way, services that make use of RSS, such as Google News, can show the Featured Images.', 'featured-image-from-url'); ?>
1948
  </div>
1949
  <br>
2004
  </div>
2005
 
2006
  <div class="box">
2007
+ <div class="fifu-pro">premium</div>
2008
  <h2><a href="https://www.flickr.com/">Flickr</a> <?php esc_html_e('Thumbnails', 'featured-image-from-url'); ?></h2>
2009
  <div class="greybox" id="grad2">
 
2010
  <div id="tabs-flickr">
2011
  <ul>
2012
  <li><a href="#tabs-flickr-d"><?php esc_html_e('Sizes', 'featured-image-from-url'); ?></a></li>
2140
  <div id="tabs-q">
2141
  <div class="box">
2142
 
2143
+ <div class="fifu-pro">premium</div>
2144
  <h2><?php esc_html_e('WP / WooCommerce REST API', 'featured-image-from-url'); ?></h2>
2145
 
2146
  <div class="greybox" id="grad2">
 
2147
  <div id="tabsApi">
2148
  <ul>
2149
  <li><a href="#tabs-1"><?php esc_html_e('Endpoints', 'featured-image-from-url'); ?></a></li>
2451
 
2452
  <a name="category"></a>
2453
  <div class="box">
2454
+ <div class="fifu-pro">premium</div>
2455
  <h2><?php esc_html_e('Auto Set Category Images', 'featured-image-from-url'); ?></h2>
2456
  <div class="greybox" id="grad2">
 
2457
  <?php esc_html_e('Set one image to each category. The chosen image is the Featured Image from the most recent product from that category.', 'featured-image-from-url'); ?>
2458
  </div>
2459
  <br>
2508
  <a name="variable"></a>
2509
 
2510
  <div class="box">
2511
+ <div class="fifu-pro">premium</div>
2512
  <h2><?php esc_html_e('Variable Product', 'featured-image-from-url'); ?></h2>
2513
  <div class="greybox" id="grad2">
 
2514
  <?php esc_html_e('Add FIFU fields (Featured Image and Image Gallery) to product variations.', 'featured-image-from-url'); ?>
2515
  <br>
2516
  <br>
2787
  <div class="box">
2788
  <h2><?php esc_html_e('Fast Support', 'featured-image-from-url'); ?></h2>
2789
  <div class="greybox">
2790
+ <?php esc_html_e('If you need help, you can refer to', 'featured-image-from-url'); ?> <a href="admin.php?page=featured-image-from-url#tabs-t" target="_blank"><?php esc_html_e('troubleshooting', 'featured-image-from-url'); ?></a> <?php esc_html_e('or send an email to', 'featured-image-from-url'); ?><b> marcel@featuredimagefromurl.com</b> (<?php esc_html_e('with this', 'featured-image-from-url'); ?> <a href="admin.php?page=fifu-support-data"><button id="opener" onclick="jQuery('#tabs-top').block({message: '<?php esc_html_e('Please wait some seconds...', 'featured-image-from-url'); ?>', css: {backgroundColor: 'none', border: 'none', color: 'white'}});"><?php esc_html_e('status', 'featured-image-from-url'); ?></button></a>).
2791
  <br>
2792
  <br>
2793
  <table style="background-color: #fff; border-radius: 13px;">
featured-image-from-url.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin Name: Featured Image from URL
5
  * Plugin URI: https://fifu.app/
6
  * Description: Use an external image as Featured Image of a post or WooCommerce product. Includes Image Search, Video, Social Tags, SEO, Lazy Load, Gallery, Automation etc.
7
- * Version: 3.1.4
8
  * Author: fifu.app
9
  * Author URI: https://fifu.app/
10
  * WC requires at least: 3.0
4
  * Plugin Name: Featured Image from URL
5
  * Plugin URI: https://fifu.app/
6
  * Description: Use an external image as Featured Image of a post or WooCommerce product. Includes Image Search, Video, Social Tags, SEO, Lazy Load, Gallery, Automation etc.
7
+ * Version: 3.1.5
8
  * Author: fifu.app
9
  * Author URI: https://fifu.app/
10
  * WC requires at least: 3.0
languages/featured-image-from-url-de_DE.mo ADDED
Binary file
languages/featured-image-from-url-de_DE.po ADDED
@@ -0,0 +1,1371 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2020 Featured Image from URL
2
+ # This file is distributed under the same license as the Featured Image from URL plugin.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Featured Image from URL 3.1.4\n"
6
+ "Report-Msgid-Bugs-To: marcel@featuredimagefromurl.com\n"
7
+ "Language-Team: marcel@featuredimagefromurl.com\n"
8
+ "MIME-Version: 1.0\n"
9
+ "Content-Type: text/plain; charset=UTF-8\n"
10
+ "Content-Transfer-Encoding: 8bit\n"
11
+ "POT-Creation-Date: 2020-06-26T18:49:47-03:00\n"
12
+ "PO-Revision-Date: 2020-06-30 09:09+0200\n"
13
+ "X-Generator: Poedit 2.3.1\n"
14
+ "X-Domain: featured-image-from-url\n"
15
+ "Last-Translator: \n"
16
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
+ "Language: de_DE\n"
18
+
19
+ #. Description of the plugin
20
+ msgid ""
21
+ "Use an external image as Featured Image of a post or WooCommerce product. "
22
+ "Includes Image Search, Video, Social Tags, SEO, Lazy Load, Gallery, "
23
+ "Automation etc."
24
+ msgstr "Benutze ein externes Bild (von URL) als Beitragsbild."
25
+
26
+ msgid "1) access Metadata tab;"
27
+ msgstr "1) Zugriff zum Medien-Tab;"
28
+
29
+ msgid "1) add a new post;"
30
+ msgstr "1) Erstelle einen neuen Beitrag;"
31
+
32
+ msgid "1) right click me now;"
33
+ msgstr "1) Jetzt Rechtsklick;"
34
+
35
+ msgid ""
36
+ "2) enable Clean Metadata (it will be automatically disabled when finished);"
37
+ msgstr ""
38
+ "2) Jetzt Metadaten bereinigen (diese werden automatisch deaktiviert wenn Du "
39
+ "fertig bist);"
40
+
41
+ msgid "2) select \"Copy image address\";"
42
+ msgstr "2) Wähle „Kopiere Bild-URL“;"
43
+
44
+ msgid "315 Degrees"
45
+ msgstr "315 Grad"
46
+
47
+ msgid "360 Degrees"
48
+ msgstr "360 Grad"
49
+
50
+ msgid "3) enable Image Metadata."
51
+ msgstr "3) Aktiviere Bild-Metadaten."
52
+
53
+ msgid "3) paste my address into \"Image URL\" field."
54
+ msgstr "3) Füge die Adresse ins Feld „Bild-URL“ ein."
55
+
56
+ msgid "Add Class"
57
+ msgstr "Klasse hinzufügen"
58
+
59
+ msgid ""
60
+ "Add FIFU fields (Featured Image and Image Gallery) to product variations."
61
+ msgstr ""
62
+ "Füge FIFU-Felder (Featured Image From URL) zu den Produkt-Varianten hinzu."
63
+
64
+ msgid "Add icons to the video thumbnails in the WooCommerce gallery."
65
+ msgstr "Füge Icons zur Video-Miniatur in die WooCommerce-Galerie ein."
66
+
67
+ msgid ""
68
+ "Add Media RSS tags in the RSS feed. This way, services that make use of RSS, "
69
+ "such as Google News, can show the Featured Images."
70
+ msgstr ""
71
+ "Füge Media RSS-Tags in den RSS-Feed ein. (Auf diese Weise können RSS-Reader, "
72
+ "wie z.B. Google News, die externen Bilder von FIFU (Featured Image From URL) "
73
+ "anzeigen)"
74
+
75
+ msgid "Add-On"
76
+ msgstr "Add-On"
77
+
78
+ msgid ""
79
+ "Add play button to video thumbnail. Clicking on that, the video starts "
80
+ "inline or in a lightbox."
81
+ msgstr ""
82
+ "Füge einen Play-Knopf zur Video-Miniatur hinzu. Beim Klick darauf startet "
83
+ "das Video inline oder in einer LightBox."
84
+
85
+ msgid "add social tags"
86
+ msgstr "Füge Soziale Netzwerke hinzu"
87
+
88
+ msgid ""
89
+ "Add some FIFU parameters to your image URLs. It only makes sense when you "
90
+ "have a theme (or plugin) that calls the image URLs in a nonstandard way, "
91
+ "what could break some FIFU features, such as Video, Slider, Shortcode, Add "
92
+ "Class, Lazy Load and Same Height > Object Fit."
93
+ msgstr ""
94
+ "Füge deinen Bild-URLs einige FIFU-Parameter hinzu. Es ist nur dann sinnvoll, "
95
+ "wenn Du ein Theme (oder Plugin) hast, das die Bild-URLs auf nicht "
96
+ "standardmäßige Weise aufruft. Dies kann einige FIFU-Funktionen wie Video, "
97
+ "Schieberegler, Shortcodes, Klassen hinzufügen, Lazy-Load und Gleiche Höhe> "
98
+ "Objektanpassung beeinträchtigen."
99
+
100
+ msgid "Add the class \"fifu-class\" to the Featured Image tags."
101
+ msgstr "Füge die „fifu-class“ zu den externen Bild-Tags hinzu."
102
+
103
+ msgid "Admin"
104
+ msgstr "Administrator"
105
+
106
+ msgid "A famous plugin doesn't work with FIFU"
107
+ msgstr "Ein berühmtes Plugin funktioniert nicht mit FIFU"
108
+
109
+ msgid "All my images disappeared"
110
+ msgstr "Alle meine Bilder sind verschwunden"
111
+
112
+ msgid "All Posts"
113
+ msgstr "Alle Beiträge"
114
+
115
+ msgid "Alt"
116
+ msgstr "Alt"
117
+
118
+ msgid "Title + Titles Gallery (delimited by \"|\")"
119
+ msgstr "Titel und Titel (Galerie) - (getrennt durch ein Pipe - „|“)"
120
+
121
+ msgid "alt/title attribute (optional)"
122
+ msgstr "Bild alt/title (optional)"
123
+
124
+ msgid ""
125
+ "always use the post title as image title (it will ignore FIFU alt/title "
126
+ "field)"
127
+ msgstr ""
128
+ "Immer den Beitragstitel als Bild-title verwenden (ignoriert das FIFU alt/"
129
+ "title Feld)"
130
+
131
+ msgid ""
132
+ "And don't worry about storage. I will remain EXTERNAL. I WON'T be uploaded "
133
+ "to your media library."
134
+ msgstr ""
135
+ "Mach dir keine Sorgen um die Speicherung. Ich werde EXTERN bleiben. Ich "
136
+ "werde NICHT in deine Medienbibliothek hochgeladen."
137
+
138
+ msgid "and you want a 4:3 size ratio"
139
+ msgstr "und Du möchtest ein 4:3 Bildformat"
140
+
141
+ msgid "archive"
142
+ msgstr "Archiv"
143
+
144
+ msgid "attribute"
145
+ msgstr "Attribut(e)"
146
+
147
+ msgid "Autoplay"
148
+ msgstr "Automatisch wiedergeben"
149
+
150
+ msgid "Autoplay videos (available for YouTube and Vimeo)."
151
+ msgstr "Automatische Wiedergabe von Videos (verfügbar für YouTube und Vimeo)"
152
+
153
+ msgid "Auto Set Category Images"
154
+ msgstr "Automatisch Kategorie-Bilder setzen"
155
+
156
+ msgid "Auto Set Image Title"
157
+ msgstr "Automatisch Bild-title setzen"
158
+
159
+ msgid "Background Video"
160
+ msgstr "Hintergrund-Video"
161
+
162
+ msgid "batch"
163
+ msgstr "Stapelverarbeitung"
164
+
165
+ msgid "Batch"
166
+ msgstr "Stapelverarbeitung"
167
+
168
+ msgid "Black Background"
169
+ msgstr "Schwarzer Hintergrund"
170
+
171
+ msgid "Blur"
172
+ msgstr "Unschärfe (Blur)"
173
+
174
+ msgid "Blur Gray Scale"
175
+ msgstr "Unschärfe (Blur) Graustufen"
176
+
177
+ msgid "Brighten"
178
+ msgstr "Aufhellen"
179
+
180
+ msgid "cart"
181
+ msgstr "Warenkorb"
182
+
183
+ msgid "category"
184
+ msgstr "Kategorie"
185
+
186
+ msgid "Category Image on Grid"
187
+ msgstr "Kategoriebild im grid"
188
+
189
+ msgid "Check for updates"
190
+ msgstr "Auf Updates überprüfen"
191
+
192
+ msgid "Choose a hover effect to be applied to the Featured Images on home."
193
+ msgstr ""
194
+ "Wähle einen Hover-Effekt, der auf die ausgewählten Bilder angewendet werden "
195
+ "soll."
196
+
197
+ msgid "Choose Sirv image"
198
+ msgstr "Wähle ein SIRV-Bild"
199
+
200
+ msgid "Choose the number of fields you have in the post editor."
201
+ msgstr "Wähle, wieviele Felder Du im Beitrags-Editor haben möchtest."
202
+
203
+ msgid ""
204
+ "Choose the size of the Unsplash images (loaded randomly or via keywords "
205
+ "search). Examples of valid sizes: 500x500, 300x400, 1920x1080... Or leave "
206
+ "this field empty to get the original size."
207
+ msgstr ""
208
+ "Wähle die Größe der Unsplash-Bilder (zufällig geladen oder über die "
209
+ "Stichwortsuche). Beispiele für gültige Größen: 500x500, 300x400, 1920x1080 … "
210
+ "oder lasse dieses Feld leer, um die Originalgröße zu erhalten."
211
+
212
+ msgid "Chrome Extension Available"
213
+ msgstr "Chrome-Erweiterung verfügbar"
214
+
215
+ msgid "Circle"
216
+ msgstr "Kreis"
217
+
218
+ msgid "Clean Metadata"
219
+ msgstr "Metadaten löschen"
220
+
221
+ msgid "clean the dimensions of all Featured Images now"
222
+ msgstr "Lösche jetzt die Dimensionen aller FIFU-Bilder.."
223
+
224
+ msgid ""
225
+ "Clean the Image Metadata generated by FIFU, but not the URLs. This option "
226
+ "might be necessary if you intend to deactivate the plugin and use only "
227
+ "internal Featured Images again."
228
+ msgstr ""
229
+ "Bereinige die von FIFU generierten Bildmetadaten, nicht jedoch die URLs. "
230
+ "Diese Option ist möglicherweise erforderlich, wenn Du das Plugin "
231
+ "deaktivierst und wieder nur interne Bilder verwenden möchtest."
232
+
233
+ msgid "color"
234
+ msgstr "Farbe"
235
+
236
+ msgid "Configuration"
237
+ msgstr "Konfiguration"
238
+
239
+ msgid "confirm that you are ready to lose your Featured Images"
240
+ msgstr ""
241
+ "Bitte bestätige, dass Du alle FIFU-Bilder verlieren möchtest. (Physisch "
242
+ "bleiben die Bilder am externen Speicherort erhalten!)"
243
+
244
+ msgid ""
245
+ "copy the post title to FIFU alt/title field (it has effect when you click on "
246
+ "Publish button in the post editor)"
247
+ msgstr ""
248
+ "Kopiere den Beitragstitel in das Feld alt / title der FIFU (dies wird "
249
+ "wirksam, wenn du im Beitragseditor auf die Schaltfläche „Veröffentlichen“ "
250
+ "klickst)."
251
+
252
+ msgid "Creating your first product"
253
+ msgstr "Erstelle Dein erstes Produkt"
254
+
255
+ msgid ""
256
+ "crops the images (the options center, top and bottom will be available in "
257
+ "the post editor);"
258
+ msgstr ""
259
+ "Beschneidet die Bilder (die CSS-Optionen center, top und bottom werden im "
260
+ "Beitragseditor verfügbar sein);"
261
+
262
+ msgid "CSS selectors (optional)"
263
+ msgstr "CSS Selektor (optional)"
264
+
265
+ msgid "CSS Style"
266
+ msgstr "CSS Style"
267
+
268
+ msgid "CSV example"
269
+ msgstr "CSV Beispiel"
270
+
271
+ msgid "Custom Fields"
272
+ msgstr "Benutzerdefinierte Felder"
273
+
274
+ msgid "Custom Post Type"
275
+ msgstr "Benutzerdefinierte Beitrags-Typen"
276
+
277
+ msgid "Database"
278
+ msgstr "Datenbank"
279
+
280
+ msgid "Default Featured Image"
281
+ msgstr "Standard-Bild"
282
+
283
+ msgid "Define a CSS style to be applied to the Featured Images. Example:"
284
+ msgstr ""
285
+ "Definiere einen CSS-Stil der auf alle FIFU-Bilder angewendet wird. Beispiel:"
286
+
287
+ msgid ""
288
+ "Define a minimum width that a theme area should have to show a video. FIFU "
289
+ "automatically shows a thumbnail when the minimum width is not reached."
290
+ msgstr ""
291
+ "Definiere eine Mindestbreite, die ein Theme haben muss, um ein Video "
292
+ "anzuzeigen. FIFU zeigt automatisch eine Miniaturansicht an, wenn die "
293
+ "Mindestbreite nicht erreicht wird."
294
+
295
+ msgid "Define the slider settings here."
296
+ msgstr "Definiere hier die Slider-Einstellungen."
297
+
298
+ msgid ""
299
+ "Define the URL of a default image to be shown when you create (or update) a "
300
+ "post with no Featured Image."
301
+ msgstr ""
302
+ "Definiere die URL eines Standardbilds, das angezeigt werden soll, wenn Du "
303
+ "einen Beitrag ohne empfohlenes Bild erstellst (oder aktualisierst)."
304
+
305
+ msgid ""
306
+ "Define the URL of an image to be shown in case of image not found error."
307
+ msgstr ""
308
+ "Definiere ein Bild welches angezeigt werden soll wenn ein FIFU-Bild nicht "
309
+ "gefunden / geladen werden konnte."
310
+
311
+ msgid "deforms the images."
312
+ msgstr "Verformt das Bild."
313
+
314
+ msgid "Delay"
315
+ msgstr "Verzögerung"
316
+
317
+ msgid "Delete All URLs"
318
+ msgstr "Lösche alle URL’s"
319
+
320
+ msgid "delete all your URLs now"
321
+ msgstr "Lösche jetzt alle Deine URLS’s"
322
+
323
+ msgid "Disable lightbox and zoom from image gallery."
324
+ msgstr "Reaktivere LightBox und Zoom der Bildergalerie."
325
+
326
+ msgid "Documentation"
327
+ msgstr "Dokumentation"
328
+
329
+ msgid ""
330
+ "Don't you believe me? So why don't you check my Internet address (also known "
331
+ "as URL)?"
332
+ msgstr "Glaubst Du nicht? Dann schau mal auf der Seite (URL) nach."
333
+
334
+ msgid "e.g.: 16:9"
335
+ msgstr "Beispiel: 16:9"
336
+
337
+ msgid "e.g.: 300"
338
+ msgstr "Beispiel: 300"
339
+
340
+ msgid "e.g.: 600"
341
+ msgstr "Beispiel: 600"
342
+
343
+ msgid "e.g.: 64"
344
+ msgstr "Beispiel: 64"
345
+
346
+ msgid "Email"
347
+ msgstr "E-Mail"
348
+
349
+ msgid "Email address where you received the license key"
350
+ msgstr "E-Mail auf der Du den Lizenz-Schlüssel erhalten hast"
351
+
352
+ msgid "Endpoints"
353
+ msgstr "Endpunkte"
354
+
355
+ msgid "Examples of selectors..."
356
+ msgstr "Beispiele für Selektoren…"
357
+
358
+ msgid "Examples of valid size ratios: 3:2, 16:9, 1:1..."
359
+ msgstr "Beispiele für gültige Abmessungen: 3:2, 16:9, 1:1…"
360
+
361
+ msgid "fade effect"
362
+ msgstr "Einblend-Effekt"
363
+
364
+ msgid "FAQ"
365
+ msgstr "Häufig gestellte Fragen"
366
+
367
+ msgid "Fast Support"
368
+ msgstr "Schnelle Unterstützung"
369
+
370
+ msgid "Featured Image"
371
+ msgstr "Beitragsbild"
372
+
373
+ msgid "Featured Image Title"
374
+ msgstr "Beitragsbild (title)"
375
+
376
+ msgid "Featured Image Title + Gallery Titles (delimited by \"|\")"
377
+ msgstr "Beitragsbild-Überschrift + Galerie-Titel (getrennt dich ein Pipe „|“)"
378
+
379
+ msgid "Featured Image Title + Gallery Titles"
380
+ msgstr "Beitragsbild-Überschrift + Galerie-Titel"
381
+
382
+ msgid "Featured Image Column"
383
+ msgstr "Beitragsbild-Spalte"
384
+
385
+ msgid "Featured Image in Content"
386
+ msgstr "Beitragsbild im Inhalt"
387
+
388
+ msgid "Featured Image (URL)"
389
+ msgstr "Beitragsbild (URL)"
390
+
391
+ msgid "Featured Image URL"
392
+ msgstr "Beitragsbild URL"
393
+
394
+ msgid "Featured Image URL + Gallery URLs (delimited by \"|\")"
395
+ msgstr "Beitragsbild URL + Galerie URL’s (getrennt durch ein Pipe „|“)"
396
+
397
+ msgid "Featured Image URL + Gallery URLs"
398
+ msgstr "Beitragsbild URL + Galerie URL’s"
399
+
400
+ msgid "Featured Shortcode"
401
+ msgstr "Shortcode"
402
+
403
+ msgid "Featured Slider"
404
+ msgstr "Silber"
405
+
406
+ msgid "Featured Slider (URL)"
407
+ msgstr "Slider (URL)"
408
+
409
+ msgid "Featured Slider (URLs)"
410
+ msgstr "Slider (URL’s)"
411
+
412
+ msgid "Featured Slider URLs (delimited by \"|\")"
413
+ msgstr "Slider URL’s (getrennt durch ein Pipe „|“)"
414
+
415
+ msgid "Featured Video"
416
+ msgstr "Video"
417
+
418
+ msgid "Featured Video (URL)"
419
+ msgstr "Video (URL)"
420
+
421
+ msgid "Featured Video URL"
422
+ msgstr "Video URL"
423
+
424
+ msgid "Featured Video URL + Gallery URLs (delimited by \"|\")"
425
+ msgstr "Beitragsvideo URL + Galerie URL’s (getrennt durch ein Pipe „|“)"
426
+
427
+ msgid "Featured Video URL + Gallery URLs"
428
+ msgstr "Beitragsvideo URL + Galerie URL’s (getrennt durch ein Pipe „|“)"
429
+
430
+ msgid "FIFU automatically adds its add-on to WP All Import."
431
+ msgstr "FIFU fügt sein Add-On automatisch zu WP All Import hinzu."
432
+
433
+ msgid ""
434
+ "FIFU supports videos from YouTube, Vimeo, Imgur, 9GAG, Cloudinary, Tumblr "
435
+ "and Publitio (videos hosted elsewhere are not supported)."
436
+ msgstr ""
437
+ "FIFU unterstützt Videos von YouTube, Vimeo, Imgur, 9GAG, Cloudinary, Tumblr "
438
+ "und Publitio (an anderer Stelle gehostete Videos werden nicht unterstützt)."
439
+
440
+ msgid "Flashing"
441
+ msgstr "Blinkend"
442
+
443
+ msgid "follow redirects (it will make the process slower)"
444
+ msgstr "Weiterleitungen folgen (dies verlangsamt den Prozess)."
445
+
446
+ msgid "for Vimeo videos"
447
+ msgstr "Für Vimeo-Videos"
448
+
449
+ msgid "for YouTube videos"
450
+ msgstr "Für Youtube-Videos"
451
+
452
+ msgid "Gallery Fields"
453
+ msgstr "Galerie-Felder"
454
+
455
+ msgid "Gallery Icon"
456
+ msgstr "Galerie-Icon"
457
+
458
+ msgid "Getting Flickr URL"
459
+ msgstr "Hole FLICKR-URL"
460
+
461
+ msgid "Getting Started"
462
+ msgstr "Zu Beginn"
463
+
464
+ msgid "Giphy search"
465
+ msgstr "GIPHY-Suche"
466
+
467
+ msgid "Giphy Search"
468
+ msgstr "GIPHY-Suche"
469
+
470
+ msgid "Gray Scale"
471
+ msgstr "Graustufen"
472
+
473
+ msgid "Help"
474
+ msgstr "Hilfe"
475
+
476
+ msgid "here"
477
+ msgstr "hier"
478
+
479
+ msgid "Hide Featured Media"
480
+ msgstr "Verstecke vorgestellte Medien"
481
+
482
+ msgid "hide from grid"
483
+ msgstr "Vom Gitter ausschließen"
484
+
485
+ msgid "hide the 1st (or nth) image (or video) from content"
486
+ msgstr "Verstecke das Erste (oder ein folgendes) Bild (oder Video) im Inhalt"
487
+
488
+ msgid ""
489
+ "Hide the Featured Media (Image, Video or Slider) on posts but keeping its "
490
+ "visibility on home."
491
+ msgstr ""
492
+ "Blenden Sie die empfohlenen Medien (Bild, Video oder Schieberegler) in Posts "
493
+ "aus, behalten Sie jedoch die Sichtbarkeit am Start bei."
494
+
495
+ msgid "Hi, I'm an EXTERNAL image!"
496
+ msgstr "Hey Ho, ich bin ein EXTERNES Bild!"
497
+
498
+ msgid "home"
499
+ msgstr "Start"
500
+
501
+ msgid "Horizontal Rotation"
502
+ msgstr "Horizontale Rotation"
503
+
504
+ msgid "Hover Effects"
505
+ msgstr "Cover-Effekte"
506
+
507
+ msgid ""
508
+ "If for some reason jQuery is missing from your site, which is not commom, "
509
+ "you can import that from a CDN."
510
+ msgstr ""
511
+ "Wenn aus irgendeinem Grund jQuery auf Deiner Seite fehlt, was nicht üblich "
512
+ "ist, kannst Du es von einem CDN importieren."
513
+
514
+ msgid ""
515
+ "If you are setting the image URLs in a nonstandard way, the images probably "
516
+ "won't be shown at front-end because some extra metadata is required. Here "
517
+ "you can schedule an event to run each N minutes and check if there is some "
518
+ "image URL without metadata and create that. The FIFU keys are listed on WP "
519
+ "All Import > Custom Fields."
520
+ msgstr ""
521
+ "Wenn Sie die Bild-URLs nicht standardmäßig festlegen, werden die Bilder "
522
+ "wahrscheinlich nicht im Front-End angezeigt, da einige zusätzliche Metadaten "
523
+ "erforderlich sind. Hier können Sie einen Prozess planen, das alle X Minuten "
524
+ "ausgeführt wird, und prüfen, ob eine Bild-URL ohne Metadaten vorhanden ist, "
525
+ "und diese erstellen. Die FIFU-Schlüssel sind unter WP Alle Import> "
526
+ "Benutzerdefinierte Felder aufgeführt."
527
+
528
+ msgid ""
529
+ "if you have activated your license key for a development site before and now "
530
+ "you want to activate that for this main site, contact the support too"
531
+ msgstr ""
532
+ "Wenn Sie Ihren Lizenzschlüssel für eine Entwicklungsseite bereits aktiviert "
533
+ "haben und diesen jetzt für diese LIVE-Seite aktivieren möchten, wenden Sie "
534
+ "sich ebenfalls an den Support"
535
+
536
+ msgid ""
537
+ "If you have different sizes of images on your home (or shop), enable the "
538
+ "toggle below to show them in the same height. Depending on your theme, it "
539
+ "may be necessary to use a Selector to inform where is the group of images "
540
+ "that you want to resize. "
541
+ msgstr ""
542
+ "Wenn Du Bilder unterschiedlicher Größe hast, aktiviere den unten stehenden "
543
+ "Schalter, um sie in derselben Höhe anzuzeigen. Abhängig vom verwendeten "
544
+ "Theme kann es erforderlich sein, einen Selektor zu verwenden, um zu "
545
+ "informieren, wo sich die Gruppe von Bildern befindet, deren Größe Du ändern "
546
+ "möchtest."
547
+
548
+ msgid "if your domain has changed, please contact the support"
549
+ msgstr "Wenn Deine Domain sich geändert hat kontaktiere bitte den Support"
550
+
551
+ msgid "ignore posts that already have a Featured Image (or video)"
552
+ msgstr "Ignoriere Beiträge die bereits ein FIFU Bild / Video haben"
553
+
554
+ msgid "ignore URL from Post Content"
555
+ msgstr "Ignoriere die URL vom Beitrags-Inhalt"
556
+
557
+ msgid "I'm a developer"
558
+ msgstr "Ich bin Entwickler"
559
+
560
+ msgid "Image"
561
+ msgstr "Bild"
562
+
563
+ msgid "Image Title"
564
+ msgstr "Bild-Überschrift"
565
+
566
+ msgid "Image Gallery:"
567
+ msgstr "Bild-Galerie:"
568
+
569
+ msgid "Image Gallery (URL)"
570
+ msgstr "Bilder-Galerie (URL)"
571
+
572
+ msgid "Image + Image Gallery (URLs delimited by \"|\")"
573
+ msgstr "Bild + Bilder-Galerie (URL’s getrennt durch ein Pipe „|“)"
574
+
575
+ msgid "Image Metadata"
576
+ msgstr "Bild-Metadaten"
577
+
578
+ msgid "image (or video) position"
579
+ msgstr "Bild (oderVideo) Position"
580
+
581
+ msgid "Image URL or Keywords"
582
+ msgstr "Bild URL oder Suchbegriffe"
583
+
584
+ msgid "Image Validation"
585
+ msgstr "Bildbestätigung"
586
+
587
+ msgid "Import"
588
+ msgstr "Importieren"
589
+
590
+ msgid "Important:"
591
+ msgstr "Wichtig:"
592
+
593
+ msgid "Importing products..."
594
+ msgstr "Produkte importieren…"
595
+
596
+ msgid "Importing Variable Products to WooCommerce"
597
+ msgstr "Importiere variable Produkte zu WooCommerce"
598
+
599
+ msgid "import jQuery from a CDN"
600
+ msgstr "Importiere jQuery aus einem CDN"
601
+
602
+ msgid "inline"
603
+ msgstr "Inline"
604
+
605
+ msgid ""
606
+ "In order to FIFU identify your gallery, it's necessary to inform its CSS "
607
+ "selector here. The default value is %1$s, but you may need a different "
608
+ "selector if your theme overwrites the original WooCommerce layout."
609
+ msgstr ""
610
+ "Damit FIFU Deine Galerie identifizieren kann, musst Duhier den CSS-Selektor "
611
+ "setzen. Der Standardwert ist %1$s, aber Du brauchst möglicherweise eine "
612
+ "andere Auswahl, wenn dein Theme das ursprüngliche WooCommerce-Layout "
613
+ "überschreibt."
614
+
615
+ msgid "Interval (minutes)"
616
+ msgstr "Intervall (Minuten)"
617
+
618
+ msgid "It can take some minutes and can't be undone, so make a backup."
619
+ msgstr ""
620
+ "Dies kann einige Minuten dauern nicht rückgängig gemacht werden. Erstelle "
621
+ "vorher sicherheitshalber ein Backup."
622
+
623
+ msgid ""
624
+ "It checks images addresses and, when an image is not found, its URL is not "
625
+ "saved. However, each validation can take some seconds. It is not integrated "
626
+ "with URL from Post Content or REST API features."
627
+ msgstr ""
628
+ "Dies überprüft die Bildadressen und wenn ein Bild nicht gefunden wird, wird "
629
+ "seine URL nicht gespeichert. Jede Validierung kann jedoch einige Sekunden "
630
+ "dauern. Es sind keine URL’s von Post Content- oder REST-API-Funktionen "
631
+ "integriert."
632
+
633
+ msgid ""
634
+ "It means I'm NOT in your media library and I'm NOT an attached plugin file "
635
+ "too."
636
+ msgstr ""
637
+ "Dies bedeutet, dass dies NICHT in Deiner Medienbibliothek ist und auch KEINE "
638
+ "angehängte Plugin-Datei."
639
+
640
+ msgid ""
641
+ "It reads the HTML of your post and use the 1st image (or video) URL found as "
642
+ "Featured Image. It happens when you click on Publish (or Update) button."
643
+ msgstr ""
644
+ "Dies liest den HTML-Code Deines Beitrags und verwendet die erste Bild- (oder "
645
+ "Video-) URL, die als empfohlenes Bild gefunden wurde. Dies geschieht, wenn "
646
+ "Du auf die Schaltfläche Veröffentlichen (oder Aktualisieren) klickst."
647
+
648
+ msgid "it will be automatically disabled when finished"
649
+ msgstr "Wird automatisch deaktiviert wenn Du fertig bist"
650
+
651
+ msgid "jQuery"
652
+ msgstr "jQuery"
653
+
654
+ msgid ""
655
+ "Just send me an email. If you are available to discuss the details and the "
656
+ "plugin is free and has more than 50,000 active installs, I should provide an "
657
+ "integration very soon."
658
+ msgstr ""
659
+ "Schicken Sie mir einfach eine E-Mail. Wenn Sie verfügbar sind, um die "
660
+ "Details zu besprechen, und das Plugin kostenlos ist und mehr als 50.000 "
661
+ "aktive Installationen hat, sollte ich sehr bald eine Integration "
662
+ "bereitstellen."
663
+
664
+ msgid "Key"
665
+ msgstr "Schlüssel"
666
+
667
+ msgid "Lazy Load"
668
+ msgstr "Nach und Nach Laden (Lazy lad)"
669
+
670
+ msgid "License Key"
671
+ msgstr "Lizenzschlüssel"
672
+
673
+ msgid "lightbox"
674
+ msgstr "Lightbox"
675
+
676
+ msgid "Lightbox and Zoom"
677
+ msgstr "Lightbox und Zoom"
678
+
679
+ msgid ""
680
+ "Limit of rows to UPDATE, INSERT or DELETE by query. Higher this number, "
681
+ "faster the features URL from Post Content > All Posts, Image Metadata and "
682
+ "Clean Metadata. However, if you have too limited resources, don't increase "
683
+ "this value too much, otherwise your database can bring down."
684
+ msgstr ""
685
+ "Beschränkung der Zeilen auf UPDATE, INSERT oder DELETE per Abfrage. Je höher "
686
+ "diese Zahl, desto schneller ist die Funktions-URL von Beitragsinhalt > Alle "
687
+ "Beiträge, Bildmetadaten und Bereinigungsmetadaten. Wenn Du jedoch nur über "
688
+ "begrenzte Ressourcen verfügst, erhöhe diesen Wert nicht zu stark, da sonst "
689
+ "Deine Datenbank heruntergefahren werden kann."
690
+
691
+ msgid "Loop"
692
+ msgstr "Wiederholen / Schleife"
693
+
694
+ msgid "Loop videos (available for YouTube and Vimeo)."
695
+ msgstr "Videos wiederholen (verfügbar für youTube und Vimeo)."
696
+
697
+ msgid "Media Library"
698
+ msgstr "Medienübersicht"
699
+
700
+ msgid "Media RSS Tags"
701
+ msgstr "Media RSS Tags"
702
+
703
+ msgid "Metadata"
704
+ msgstr "Metadaten"
705
+
706
+ msgid "Minimum Width"
707
+ msgstr "Minimale Breite"
708
+
709
+ msgid "minimum width (px)"
710
+ msgstr "Minimale Breite (px)"
711
+
712
+ msgid "mode"
713
+ msgstr "Modus"
714
+
715
+ msgid ""
716
+ "Most themes and plugins are not able to show the external Featured Image if "
717
+ "there is no internal Featured Image associated to your post. Enabling the "
718
+ "toggle below, symbolic empty files will be added to your Media Library to "
719
+ "overcome this limitation."
720
+ msgstr ""
721
+ "Die meisten Themes und Plugins können das externe Featured Image nicht "
722
+ "anzeigen, wenn Deinem Beitrag kein internes Featured Image zugeordnet ist. "
723
+ "Wenn Du den folgenden Schalter aktivierst, werden Deiner Medienbibliothek "
724
+ "symbolisch leere Dateien hinzugefügt, um diese Einschränkung zu überwinden."
725
+
726
+ msgid "Mouseover Autoplay"
727
+ msgstr "Automatische Wiedergabe bei MouseOver"
728
+
729
+ msgid "Mute"
730
+ msgstr "Stumm"
731
+
732
+ msgid "new version available."
733
+ msgstr "Neue Version verfügbar."
734
+
735
+ msgid "Object Fit"
736
+ msgstr "Passend für’s Objekt"
737
+
738
+ msgid "OK"
739
+ msgstr "OK"
740
+
741
+ msgid "on custom post type"
742
+ msgstr "Bei benutzerdefiniertem Post-Type"
743
+
744
+ msgid "on home (or shop)"
745
+ msgstr "Auf der Startseite (oder im Shop)"
746
+
747
+ msgid "only image tags"
748
+ msgstr "Nur Bild-Tags"
749
+
750
+ msgid "on page"
751
+ msgstr "Auf der Seite"
752
+
753
+ msgid "on post"
754
+ msgstr "Im Post"
755
+
756
+ msgid "Opacity Color"
757
+ msgstr "Transparenz-Farbe"
758
+
759
+ msgid "Opacity White"
760
+ msgstr "Transparent weiss"
761
+
762
+ msgid "original size"
763
+ msgstr "Original-Größe"
764
+
765
+ msgid "Original Size"
766
+ msgstr "Original-Größe"
767
+
768
+ msgid "or just drag and drop me here"
769
+ msgstr "oder schieb mich einfach hier her …"
770
+
771
+ msgid "overwrite the existing Featured Image (or video)"
772
+ msgstr "Überschreibe das existierende Beitrags-Bild (oder Video)"
773
+
774
+ msgid "page"
775
+ msgstr "Seite"
776
+
777
+ msgid "pause autoplay on hover"
778
+ msgstr "Automatische Wiedergabe bei MouseOver pausieren"
779
+
780
+ msgid "Performance"
781
+ msgstr "Leistung"
782
+
783
+ msgid "Play a video on \"mouseover\" and pause on \"mouseout\"."
784
+ msgstr "Video bei MouseOver abspielen und anhalten bei MouseOut"
785
+
786
+ msgid "Play Button"
787
+ msgstr "Play-Button"
788
+
789
+ msgid ""
790
+ "Please insert your email and license key below to use this plugin without "
791
+ "limitations."
792
+ msgstr ""
793
+ "Bitte füge deine E-Mail und den Lizenzschlüssel ein um dieses Plugin ohne "
794
+ "Einschränkungen nutzen zu können."
795
+
796
+ msgid "Please wait some seconds..."
797
+ msgstr "Bitte warte einige Sekunden…"
798
+
799
+ msgid "plugin is up to date."
800
+ msgstr "Plugin ist auf dem neuesten Stand."
801
+
802
+ msgid "post"
803
+ msgstr "Beitrag"
804
+
805
+ msgid "Post"
806
+ msgstr "Beitrag"
807
+
808
+ msgid "Powered by Featured Image from URL plugin"
809
+ msgstr "Powered by Featured Image from URL plugin"
810
+
811
+ msgid "prioritize video than image (if both exist)"
812
+ msgstr "Video gegenüber Bildern favorisieren (falls beides existiert)"
813
+
814
+ msgid "product"
815
+ msgstr "Produkt"
816
+
817
+ msgid "Product"
818
+ msgstr "Produkt"
819
+
820
+ msgid "product category"
821
+ msgstr "Produktkategorie"
822
+
823
+ msgid "Product Category"
824
+ msgstr "Produktkategorie"
825
+
826
+ msgid "Product Image Title + Gallery Titles (delimited by \"|\")"
827
+ msgstr "Produktbild Titel und Galerie Titel (getrennt durch ein Pipe „|“)"
828
+
829
+ msgid "Product Image + Gallery (URLs delimited by \"|\")"
830
+ msgstr "Produktbild und Galerie (URL’s getrennt durch ein Pipe „|“)"
831
+
832
+ msgid "Product Image (URL)"
833
+ msgstr "Produktbild (URL)"
834
+
835
+ msgid "variable product"
836
+ msgstr "Variables Produkt"
837
+
838
+ msgid "product variation"
839
+ msgstr "Produktvariation"
840
+
841
+ msgid "Product Variation"
842
+ msgstr "Produktvariation"
843
+
844
+ msgid "Product Video + Gallery (URLs delimited by \"|\")"
845
+ msgstr "Produktvideo und Galerie (URL’s getrennt durch ein Pipe „|“)"
846
+
847
+ msgid "Rainbow"
848
+ msgstr "Regenbogen"
849
+
850
+ msgid "Ratio:"
851
+ msgstr "Verhältnis:"
852
+
853
+ msgid "Related Videos"
854
+ msgstr "Empfohlene Videos"
855
+
856
+ msgid "remove external featured image"
857
+ msgstr "Externes Bild entfernen"
858
+
859
+ msgid "remove query strings (whatever follows the question mark sign \"?\")"
860
+ msgstr "„query strings“ entfernen (was auch immer dem Fragezeichen „?“ folgt)"
861
+
862
+ msgid "Replace Not Found Image"
863
+ msgstr "„Nicht gefunden“ Bild ersetzen"
864
+
865
+ msgid "Requires WooCommerce Additional Variation Images plugin"
866
+ msgstr "Erfordert WooCommerce zusätzliche Variationen-Bilder"
867
+
868
+ msgid "Reset FIFU settings to the default configuration."
869
+ msgstr "FIFU Einstellungen auf Standard zurücksetzen."
870
+
871
+ msgid "reset settings"
872
+ msgstr "Einstellungen zurücksetzen"
873
+
874
+ msgid "Reset Settings"
875
+ msgstr "Einstellungen zurücksetzen"
876
+
877
+ msgid "REST API"
878
+ msgstr "REST API"
879
+
880
+ msgid "Result:"
881
+ msgstr "Ergebnis:"
882
+
883
+ msgid "Right click me!"
884
+ msgstr "Rechtsklick mich!"
885
+
886
+ msgid "Rotate"
887
+ msgstr "Drehen"
888
+
889
+ msgid "Rows Limit"
890
+ msgstr "Reihen-Limit"
891
+
892
+ msgid "Same Height"
893
+ msgstr "Gleiche Höhe"
894
+
895
+ msgid "save and use image dimensions"
896
+ msgstr "Speichern und Bild-Abmessungen verwenden"
897
+
898
+ msgid "Save Image Dimensions"
899
+ msgstr "Bild-Abmessungen speichern"
900
+
901
+ msgid "save the dimensions of all Featured Images now (it requires php-curl)"
902
+ msgstr "Speichere die Abmessungen von allen FIFU-Bildern (erfordert php-curl)"
903
+
904
+ msgid "Schedule Metadata Generation"
905
+ msgstr "Plane die Metadatengenerierung"
906
+
907
+ msgid "selector"
908
+ msgstr "Selektor"
909
+
910
+ msgid "Selector"
911
+ msgstr "Selektor"
912
+
913
+ msgid "Sepia"
914
+ msgstr "Sepia"
915
+
916
+ msgid ""
917
+ "Set one image to each category. The chosen image is the Featured Image from "
918
+ "the most recent product from that category."
919
+ msgstr ""
920
+ "Stelle für jede Kategorie ein Bild ein. Das ausgewählte Bild ist das "
921
+ "ausgewählte Bild des neuesten Produkts aus dieser Kategorie."
922
+
923
+ msgid "Set the title of a Featured Image with the post title."
924
+ msgstr ""
925
+ "Lege den Titel eines ausgewählten Bildes mit dem Titel des Beitrags fest."
926
+
927
+ msgid "Settings"
928
+ msgstr "Einstellungen"
929
+
930
+ msgid "Shine"
931
+ msgstr "Glänzend"
932
+
933
+ msgid "shop"
934
+ msgstr "Shop"
935
+
936
+ msgid ""
937
+ "shortcodes can be not compatible with other FIFU features, such as CSS "
938
+ "Style, Same Height, Lazy Load etc."
939
+ msgstr ""
940
+ "Shortcodes können nicht mit anderen FIFU-Funktionen wie CSS-Stil, gleicher "
941
+ "Höhe, Lazy Load usw. kompatibel sein."
942
+
943
+ msgid "show bottom"
944
+ msgstr "Unten angedockt anzeigen"
945
+
946
+ msgid "show center"
947
+ msgstr "Zentriert anzeigen"
948
+
949
+ msgid "show gallery on click"
950
+ msgstr "Zeige Galerie bei Klick"
951
+
952
+ msgid "show prev/next buttons"
953
+ msgstr "Zeige Vor-/Zurück-Schalter"
954
+
955
+ msgid "Show related videos when the video ends."
956
+ msgstr "Zeige „empfohlene Videos“ an wenn ein Video endet."
957
+
958
+ msgid "shows full images (in smaller sizes);"
959
+ msgstr "Zeige volle Bilder (in kleineren Containern)"
960
+
961
+ msgid ""
962
+ "Show the category image on the category page, immediately before the product "
963
+ "grid."
964
+ msgstr ""
965
+ "Zeige das Kategoriebild auf der Kategorieseite unmittelbar vor dem "
966
+ "Produktraster an."
967
+
968
+ msgid "Show the external images in your media library."
969
+ msgstr "Zeige externe Bilder in der Medienübersicht."
970
+
971
+ msgid ""
972
+ "Show the video thumbnail instead of the video. Thumbnails are images, so "
973
+ "they are loaded much faster than embedded videos."
974
+ msgstr ""
975
+ "Zeige das Video-Miniaturbild anstelle des Videos an. Thumbnails sind Bilder, "
976
+ "daher werden sie viel schneller geladen als eingebettete Videos."
977
+
978
+ msgid "show top"
979
+ msgstr "Oben anzeigen"
980
+
981
+ msgid ""
982
+ "Since now you have my address (also known as URL), how about making me "
983
+ "famous?"
984
+ msgstr ""
985
+ "Da Du jetzt meine Adresse hast (auch als URL bekannt), wie wäre es da, wenn "
986
+ "Du mich berühmt machst?"
987
+
988
+ msgid "Size Ratio"
989
+ msgstr "Größenverhältnis"
990
+
991
+ msgid "Sizes"
992
+ msgstr "Größen"
993
+
994
+ msgid "Slider"
995
+ msgstr "Silber"
996
+
997
+ msgid "Slider:"
998
+ msgstr "Slider:"
999
+
1000
+ msgid "Slider (URLs delimited by \"|\")"
1001
+ msgstr "Slider (URLS’s getrennt durch ein Pipe „|“)"
1002
+
1003
+ msgid "Social"
1004
+ msgstr "Social"
1005
+
1006
+ msgid "Social Tags"
1007
+ msgstr "Social Tags"
1008
+
1009
+ msgid ""
1010
+ "some themes and plugins (Jetpack for instance) have their own lazy load "
1011
+ "implementations, causing conflicts. Your images may not load if you have "
1012
+ "more than one lazy load component running at the same time."
1013
+ msgstr ""
1014
+ "Einige Themes und Plugins (z. B. Jetpack) haben ihre eigenen "
1015
+ "Implementierungen für verzögertes Laden, was zu Konflikten führt. Deine "
1016
+ "Bilder werden möglicherweise nicht geladen, wenn mehr als eine Komponente "
1017
+ "zum verzögerten Laden gleichzeitig ausgeführt wird."
1018
+
1019
+ msgid ""
1020
+ "Some themes and WooCommerce lightbox (PhotoSwipe) may need the image width "
1021
+ "and height to avoid style issues."
1022
+ msgstr ""
1023
+ "Einige Themes und der WooCommerce-Leuchtkasten (PhotoSwipe) benötigen "
1024
+ "möglicherweise die Bildbreite und -höhe, um Stilprobleme zu vermeiden."
1025
+
1026
+ msgid ""
1027
+ "Some themes don't show the Featured Image on posts (only on home). If that's "
1028
+ "is your case and you would like to show the Featured Image on posts, just "
1029
+ "enable the toggle. The Featured Image will appear at the beginning of the "
1030
+ "content, before the text."
1031
+ msgstr ""
1032
+ "Einige Themes zeigen das empfohlene Bild nicht in Posts (auf der "
1033
+ "Startseite). Wenn dies der Fall ist und Du das ausgewählte Bild in Posts "
1034
+ "anzeigen möchten, aktiviere einfach den Umschalter. Das ausgewählte Bild "
1035
+ "wird am Anfang des Inhalts vor dem Text angezeigt."
1036
+
1037
+ msgid ""
1038
+ "Start the videos in background, which means autoplay, no controls and no "
1039
+ "sound."
1040
+ msgstr ""
1041
+ "Starte die Videos im Hintergrund, d.h. Autoplay, keine Steuerelemente und "
1042
+ "kein Ton."
1043
+
1044
+ msgid "Start the videos without audio (available for YouTube and Vimeo)."
1045
+ msgstr "Starte Videos ohne Audio (verfügbar für youTube und Vimeo)"
1046
+
1047
+ msgid "start automatically"
1048
+ msgstr "Automatisch starten"
1049
+
1050
+ msgid "Submit"
1051
+ msgstr "Absenden"
1052
+
1053
+ msgid "support data"
1054
+ msgstr "Support-Daten"
1055
+
1056
+ msgid "Support Data"
1057
+ msgstr "Support-Daten"
1058
+
1059
+ msgid "Text"
1060
+ msgstr "Text"
1061
+
1062
+ msgid ""
1063
+ "the images need to be in an \"img\" HTML tag and videos in an \"iframe\" "
1064
+ "tag. Contents provided by [shortcode] can't be read."
1065
+ msgstr ""
1066
+ "Die Bilder müssen sich in einem HTML-Tag „img“ und Videos in einem Tag "
1067
+ "„iframe“ befinden. Der von [Shortcode] bereitgestellte Inhalt kann nicht "
1068
+ "gelesen werden."
1069
+
1070
+ msgid ""
1071
+ "The plugin adds a new column to your post list. Below you can choose the "
1072
+ "height (px) of the image in the column. To disable that, just uncheck \"FIFU"
1073
+ "\" in the Screen Options."
1074
+ msgstr ""
1075
+ "Das Plugin fügt Deiner Beitragsliste eine neue Spalte hinzu. Unten kannst Du "
1076
+ "die Höhe (px) des Bildes in der Spalte auswählen. Um dies zu deaktivieren, "
1077
+ "deaktiviere einfach „FIFU“ in den Bildschirmoptionen."
1078
+
1079
+ msgid ""
1080
+ "This experimental feature allows to input a shortcode instead of an URL. It "
1081
+ "would allow you to have any content as Featured Media (a music, a text, a "
1082
+ "map etc). However, some contents will need a large area of your site to be "
1083
+ "shown properly. So you should define a minimum width that an area of your "
1084
+ "site should have to be able to show the shortcode content. Otherwise an icon "
1085
+ "will be shown."
1086
+ msgstr ""
1087
+ "Diese experimentelle Funktion ermöglicht die Eingabe eines Shortcodes "
1088
+ "anstelle einer URL. Du kannst Inhalte als vorgestellte Medien (Musik, Text, "
1089
+ "Karte usw.) verwenden. Bei einigen Inhalten muss jedoch ein großer Bereich "
1090
+ "Deiner Website ordnungsgemäß angezeigt werden. Du solltest daher eine "
1091
+ "Mindestbreite definieren, in der ein Bereich Deiner Website den Shortcode-"
1092
+ "Inhalt anzeigen muss. Andernfalls wird ein Symbol angezeigt."
1093
+
1094
+ msgid ""
1095
+ "this plugin doesn't save images in the media library. It means that enabling "
1096
+ "the two toggles below all post types that have an external Featured Image "
1097
+ "will no longer have any Featured Image. And you can't undo this action "
1098
+ "later. This also applies to FIFU galleries, videos, sliders and shortcodes."
1099
+ msgstr ""
1100
+ "Dieses Plugin speichert keine Bilder in der Medienbibliothek. Dies bedeutet, "
1101
+ "dass das Aktivieren der beiden Schaltflächen unter allen Beitragstypen, die "
1102
+ "ein externes ausgewähltes Bild haben, kein ausgewähltes Bild mehr enthält. "
1103
+ "Und Du kannst diese Aktion später nicht mehr rückgängig machen. Dies gilt "
1104
+ "auch für FIFU-Galerien, Videos, Schieberegler und Shortcodes."
1105
+
1106
+ msgid "Thumbnails"
1107
+ msgstr "Miniaturansichten"
1108
+
1109
+ msgid "time between each transition (in ms)"
1110
+ msgstr "Zeit zwischen den einzelnen Übergängen (ms)"
1111
+
1112
+ msgid "time (in ms)"
1113
+ msgstr "Zeit (in ms)"
1114
+
1115
+ msgid "To repeat the process enable the toggle again."
1116
+ msgstr "Um den Vorgang zu wiederholen aktiviere den Schalter erneut."
1117
+
1118
+ msgid ""
1119
+ "To schedule this process (hourly, daily etc), you can use the hook "
1120
+ "fifu_event with your favorite cron event plugin. Suggestion:"
1121
+ msgstr ""
1122
+ "Um diesen Prozess zu planen (stündlich, täglich usw.), kannst Du den Hook "
1123
+ "„fifu_event“ mit Deinem bevorzugten Cron-Event-Plugin verwenden. Vorschlag:"
1124
+
1125
+ msgid "transition duration (in ms)"
1126
+ msgstr "Übergangs-Länge (im ms)"
1127
+
1128
+ msgid "Troubleshooting"
1129
+ msgstr "Problemlösungen"
1130
+
1131
+ msgid ""
1132
+ "Unlike Youtube, Vimeo videos can't fit a theme area without generating a "
1133
+ "vertical padding. Here you can change the background color from transparent "
1134
+ "to black."
1135
+ msgstr ""
1136
+ "Im Gegensatz zu Youtube können Vimeo-Videos nicht in ein Theme passen, ohne "
1137
+ "eine vertikale Auffüllung zu erzeugen. Hier kannst Du die Hintergrundfarbe "
1138
+ "von transparent zu schwarz ändern."
1139
+
1140
+ msgid "Unsplash Image Size"
1141
+ msgstr "Unsplash Bildgröße"
1142
+
1143
+ msgid "Update all your posts applying the configuration above. "
1144
+ msgstr "Aktualisiere alle Beiträge mit der obigen Konfiguration."
1145
+
1146
+ msgid "update all your posts now"
1147
+ msgstr "Alle Posts JETZT aktualisieren"
1148
+
1149
+ msgid "URL from Post Content"
1150
+ msgstr "URL vom Beitragsinhalt"
1151
+
1152
+ msgid "URL Parameters"
1153
+ msgstr "URL Parameter"
1154
+
1155
+ msgid "Use FIFU with WooCommerce import."
1156
+ msgstr "Verwende FIFU mit WooCommerce-Import."
1157
+
1158
+ msgid ""
1159
+ "Useful if you have small images, here you can define if the image should be "
1160
+ "shown in the original size or resized to the dimensions of the available "
1161
+ "area."
1162
+ msgstr ""
1163
+ "Nützlich, wenn Du kleine Bilder hast. Hier kannst Du festlegen, ob das Bild "
1164
+ "in der Originalgröße angezeigt oder auf die Abmessungen des verfügbaren "
1165
+ "Bereichs angepasst werden soll."
1166
+
1167
+ msgid ""
1168
+ "Use social tags to share your posts (and their Featured Images) on the "
1169
+ "social media."
1170
+ msgstr ""
1171
+ "Verwende soziale Tags, um Deine Beiträge (und Deine ausgewählten Bilder) in "
1172
+ "den sozialen Medien zu teilen."
1173
+
1174
+ msgid "use the 1st (or nth) image (or video) as Featured Image"
1175
+ msgstr "Verwende das erste (oder (s)te) Bild (oder Video) als empfohlenes Bild"
1176
+
1177
+ msgid "Variable Product"
1178
+ msgstr "Variables Produkt"
1179
+
1180
+ msgid "variation image gallery requires"
1181
+ msgstr "Variation Bildergalerie erfordert"
1182
+
1183
+ msgid "Vertical Rotation"
1184
+ msgstr "Vertikale Rotation"
1185
+
1186
+ msgid "Video"
1187
+ msgstr "Video"
1188
+
1189
+ msgid "Video Gallery:"
1190
+ msgstr "Video-Galerie:"
1191
+
1192
+ msgid "Video Gallery (URL)"
1193
+ msgstr "Video-Galerie (URL)"
1194
+
1195
+ msgid "Video Thumbnail"
1196
+ msgstr "Video-Miniatur"
1197
+
1198
+ msgid "Video + Video Gallery (URLs delimited by \"|\")"
1199
+ msgstr "Video + Video Galerie (URLs getrennt durch ein Pipe „|“)"
1200
+
1201
+ msgid "width"
1202
+ msgstr "Breite"
1203
+
1204
+ msgid ""
1205
+ "With Lazy Load, images and videos won't be loaded until user scrolls to "
1206
+ "them. It makes your home (or shop) faster."
1207
+ msgstr ""
1208
+ "Mit Lazy Load werden Bilder und Videos erst geladen, wenn der Benutzer einen "
1209
+ "Bildlauf zu ihnen durchführt. (Macht die Seite schneller)"
1210
+
1211
+ msgid "WooCommerce"
1212
+ msgstr "WooCommerce"
1213
+
1214
+ msgid "WooCommerce REST API"
1215
+ msgstr "WooCommerce REST API"
1216
+
1217
+ msgid "WordPress REST API"
1218
+ msgstr "WordPress REST API"
1219
+
1220
+ msgid "WP All Import"
1221
+ msgstr "WP All Import"
1222
+
1223
+ msgid "WP / WooCommerce REST API"
1224
+ msgstr "WP / WooCommerce REST API"
1225
+
1226
+ msgid "You cannot access private data."
1227
+ msgstr "Sie können nicht auf private Daten zugreifen."
1228
+
1229
+ msgid ""
1230
+ "You can set Featured Images using custom fields. The main one is "
1231
+ "fifu_image_url and you can set that using REST API. For nonstandard "
1232
+ "automation, enable Schedule Metadata Generation, at Admin tab (no additional "
1233
+ "code required)."
1234
+ msgstr ""
1235
+ "Du kannst ausgewählte Bilder mithilfe benutzerdefinierter Felder festlegen. "
1236
+ "Das wichtigste ist fifu_image_url und Du kannst dies mithilfe der REST-API "
1237
+ "festlegen. Aktiviere für nicht standardmäßige Automatisierung die "
1238
+ "Generierung von Metadaten auf der Registerkarte „Administrator“ (kein "
1239
+ "zusätzlicher Code erforderlich)."
1240
+
1241
+ msgid "You just need to create a post and use me as the Featured Image:"
1242
+ msgstr ""
1243
+ "Du musst nur einen Beitrag erstellen und mich als ausgewähltes Bild "
1244
+ "verwenden:"
1245
+
1246
+ msgid ""
1247
+ "You just need to get one URL (Square 75, for example). Use that into the "
1248
+ "Featured Image (URL) field of your post. FIFU will handle this URL to "
1249
+ "provide the image in different sizes."
1250
+ msgstr ""
1251
+ "Du musst nur eine URL abrufen (z. B. Square 75). Verwenden Sie dies in das "
1252
+ "Feld „Ausgewähltes Bild“ (URL) Ihres Beitrags. Die FIFU verarbeitet diese "
1253
+ "URL, um das Bild in verschiedenen Größen bereitzustellen."
1254
+
1255
+ msgid ""
1256
+ "your license key is not activated for this site. For more information please "
1257
+ "access Settings > License Key."
1258
+ msgstr ""
1259
+ "Dein Lizenzschlüssel ist für diese Site nicht aktiviert. Weitere "
1260
+ "Informationen findest Du unter Einstellungen> Lizenzschlüssel."
1261
+
1262
+ msgid ""
1263
+ "You've enabled Same Height feature, that works by cropping the image. Here "
1264
+ "you can define which part of the image should be shown."
1265
+ msgstr ""
1266
+ "Du hast die Funktion „Gleiche Höhe“ aktiviert, mit der das Bild beschnitten "
1267
+ "wird. Hier kannst Du festlegen, welcher Teil des Bildes angezeigt werden "
1268
+ "soll."
1269
+
1270
+ msgid "You were probably using a deprecated feature. Just do it:"
1271
+ msgstr ""
1272
+ "Du hast wahrscheinlich eine veraltete Funktion verwendet. Mach es einfach:"
1273
+
1274
+ msgid "z-index"
1275
+ msgstr "z-index"
1276
+
1277
+ msgid "zoom"
1278
+ msgstr "Zoom"
1279
+
1280
+ msgid "Zoom In"
1281
+ msgstr "Zoom-In"
1282
+
1283
+ msgid "Zoom Out"
1284
+ msgstr "Zoom-Out"
1285
+
1286
+ msgid "If you need help, you can refer to"
1287
+ msgstr "Wenn Du Hilfe brauchst kannst Du so Hilfe bekommen"
1288
+
1289
+ msgid "or send an email to"
1290
+ msgstr "oder sende eine E-Mail an"
1291
+
1292
+ msgid "with this"
1293
+ msgstr "Hiermit"
1294
+
1295
+ msgid "troubleshooting"
1296
+ msgstr "Problemlösungen"
1297
+
1298
+ msgid "3) paste it here: "
1299
+ msgstr "3) Füge es hier ein "
1300
+
1301
+ msgid "2) find the box"
1302
+ msgstr "2) Finde die Box"
1303
+
1304
+ msgid ""
1305
+ "Requirement: access Plugins -> Plugin Editor -> Select plugin to edit -> "
1306
+ "Featured Image from URL -> Select. Then change the value of "
1307
+ "FIFU_DELETE_ALL_URLS from false to true."
1308
+ msgstr ""
1309
+ "Voraussetzung: Zugriff auf Plugins -> Plugin-Editor -> Zum Bearbeiten "
1310
+ "ausgewähltes Plugin -> Ausgewähltes Bild von URL -> Auswählen. Ändere dann "
1311
+ "den Wert von FIFU_DELETE_ALL_URLS von false in true."
1312
+
1313
+ msgid "Unofficial solutions are not supported"
1314
+ msgstr "Inoffizielle Lösungen werden nicht unterstützt"
1315
+
1316
+ msgid ""
1317
+ "if you intend to use FIFU in multiple distinct sites you can buy more "
1318
+ "license keys"
1319
+ msgstr ""
1320
+ "Wenn Sie FIFU an mehreren Standorten verwenden möchten, können Sie weitere "
1321
+ "Lizenzschlüssel kaufen"
1322
+
1323
+ msgid ""
1324
+ "Examples: image URL: https://domain.com/image.jpg; keywords: sea,sun. To get "
1325
+ "a random image leave this field empty."
1326
+ msgstr ""
1327
+ "Beispiele: Bild-URL: https://domain.com/image.jpg; Schlüsselwörter: Meer, "
1328
+ "Sonne. Um ein zufälliges Bild zu erhalten, lasse dieses Feld leer."
1329
+
1330
+ msgid "Video URL"
1331
+ msgstr "Video URL"
1332
+
1333
+ msgid "remove external featured video"
1334
+ msgstr "FIFU Video entfernen"
1335
+
1336
+ msgid "Default values is |"
1337
+ msgstr "Standardwert ist ein Pipe „|“"
1338
+
1339
+ msgid "Delimited by |"
1340
+ msgstr "Getrennt durch ein Pipe „|“"
1341
+
1342
+ msgid "List Delimiter"
1343
+ msgstr "Listenbegrenzer"
1344
+
1345
+ msgid "Gallery Image (URL)"
1346
+ msgstr "Bildergalerie (URL)"
1347
+
1348
+ msgid "Add image from Sirv"
1349
+ msgstr "Füge Bild von SIRV ein"
1350
+
1351
+ msgid "Feature of the month"
1352
+ msgstr "Funktion des Monats"
1353
+
1354
+ msgid "CSS selector"
1355
+ msgstr "CSS-Selektor"
1356
+
1357
+ msgid ""
1358
+ "embedded video can be replaced by its thumbnail + play button (drastically "
1359
+ "decreases the loading time)"
1360
+ msgstr ""
1361
+ "Eingebettetes Video kann durch die Miniaturansicht + Wiedergabetaste ersetzt "
1362
+ "werden (verkürzt die Ladezeit drastisch)."
1363
+
1364
+ msgid "Google Chrome Extension for FIFU"
1365
+ msgstr "Google Chrome Erweiterung für FIFU"
1366
+
1367
+ msgid "support to private videos from Vimeo"
1368
+ msgstr "Unterstützung für private Videos von Vimeo"
1369
+
1370
+ msgid "integration with WooCoomerce Additional Variation Images plugin"
1371
+ msgstr "Integration mit dem WooCommerce Additional Variation Images Plugin"
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://donorbox.org/fifu
4
  Tags: featured image, featured, image, url, external, woocommerce, product, gallery, video, slider, shortcode, thumbnail, default, lazy load, rest, api, link, uri, address, first, auto, automatic, rss, media, tag, seo, social, keyword, search, random, youtube, vimeo, import
5
  Requires at least: 4.0
6
  Tested up to: 5.4.2
7
- Stable tag: 3.1.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -86,20 +86,31 @@ Supports videos from YouTube, Vimeo, Imgur, 9GAG, Cloudinary, Tumblr and Publiti
86
  * **[Premium]** Featured Slider
87
  * **[Premium]** Featured Shortcode
88
 
 
 
 
 
 
 
89
  #### LINKS
90
 
91
  * **<a href="https://fifu.app/">Featured Image from URL Premium</a>**
92
  * **<a href="https://chrome.google.com/webstore/detail/fifu-scraper/pccimcccbkdeeadhejdmnffmllpicola">Google Chrome Extension</a>**
93
 
94
- [](http://coderisk.com/wp/plugin/featured-image-from-url/RIPS-KhjsokIF80)
95
-
96
 
97
  == Installation ==
98
 
99
- 1. Install automatically or by uploading the ZIP file.
100
- 1. Activate the plugin through the 'Plugins' menu in WordPress.
101
- 1. The plugin settings will be in the left column, between 'Appearance' and 'Collapse menu' icons.
102
- 1. And a new box will be shown immediately below or above the traditional "Featured Image" box, in the page/post/product editor.
 
 
 
 
 
 
 
103
 
104
  == Frequently Asked Questions ==
105
 
@@ -174,1226 +185,23 @@ Supports videos from YouTube, Vimeo, Imgur, 9GAG, Cloudinary, Tumblr and Publiti
174
 
175
  20. Fullscreen
176
 
177
- == Changelog ==
178
-
179
- = 3.1.4 =
180
- * Notice: FIFU is ready to receive translations; New language: Portuguese (Brazil); New features: Mute and Background Video; Improvement: og:image tag for internal images.
181
-
182
- = 3.1.3 =
183
- * Improvement (Premium): Same Height (each selector can have a different size ratio); Improvement: Image Metadata (query optimization); Deprecated: Maximum Sizes; Bug fix: conflict between Lazy Load and Storefront; Bug fix: conflict between Lazy Load and background-images.
184
-
185
- = 3.1.2 =
186
- * Deprecated (Premium): Maximum Height option for Featured Shortcode; Bug fix: conflict between Lazy Load and background-images.
187
-
188
- = 3.1.1 =
189
- * New option (Premium): Media RSS Tags > width; Improvement (Premium): each Featured Slider can have a different size ratio now; Bug fix: conflict with WooCommerce Product CSV Import Suite plugin; Bug fix: conflict between Lazy Load feature and URLs with parentheses.
190
-
191
- = 3.1.0 =
192
- * New Feature (Premium): Giphy search; New option (Premium): Same Height > Delay; Bug Fix: problems due with invalid characters in some fields.
193
-
194
- = 3.0.9 =
195
- * Bug fix: background images might not being shown after the last update.
196
-
197
- = 3.0.8 =
198
- * New Feature (Premium): Video > Product Gallery Icon; Improvement (Premium): FIFU gets YouTube video image thumbnails without top and bottom black stripes now; Improvement: Lazy Load can work with background images now; Notice: Internal URL Parameters is a FREE feature now.
199
-
200
- = 3.0.7 =
201
- * Bug fix: internal featured images might not being shown in the previous version.
202
-
203
- = 3.0.6 =
204
- * New feature (Premium): Media RSS Tags; Improvement (Premium): FIFU add-on for WP All Import has a List Delimiter field now; Bug fix: conflict with external images from WordPress sites; Bug fix: og:image social tag was not being added when Yoast SEO plugin is installed.
205
-
206
- = 3.0.5 =
207
- * Improvement (Premium): Video Thumbnail Height option was not responsive and was replaced by Crop Top and Bottom (%); Bug Fix: Twitter Social Tag was not being added when Yoast SEO plugin is installed; Bug fix: Hide Featured Media was unduly working for a page used as front page.
208
-
209
- = 3.0.4 =
210
- * Critical bug fix: conflict between Social Tags feature and the latest Yoast SEO plugin version on post editor (Updating failed error); New option (Premium): thumbnail height (crop the top and bottom margins from video image thumbnails); New option: only image tags (disable title and description social tags); Bug fix: rest routes (some features not working in sites with https problems); Bug fix: metadata features (problems due URLs with illegal characters).
211
-
212
- = 3.0.3 =
213
- * New options (Premium): Play Button > Color, Play Button > z-index, Video Image Thumbnail > on custom post type; Improvement (Premium): new option to replace the play button by a little top right video icon on grids; Bug fix: menu settings style issue due customized jquery-ui CSS from some themes.
214
-
215
- = 3.0.2 =
216
- * Improvement: integration with WordPress Importer plugin; Improvement (Premium): Play Button can start the video inline now (lightbox is optional); Improvement (Premium): Video Image Thumbnail can be used in single posts now; Bug fix: WooCommerce placeholder not loaded on product category editor; Bug fix: get_woocommerce_term_meta() function is deprecated; Bug fix: saved image dimensions were not being applied.
217
-
218
- = 3.0.1 =
219
- * New feature: Delete All URLs; Improvement: FIFU column differentiates internal and external images now; Bug fix: conflict with Classified Listing plugin; Bug fix: conflict between Admin->jQuery and Elementor editor.
220
-
221
- = 3.0.0 =
222
- * Improvement (Premium): supports videos from Publitio now; New: donation campaign removed ($142.90 raised); New: Premium version has now 5 different annual plans.
223
-
224
- = 2.9.9 =
225
- * Improvement (Premium): play button on video image thumbnail can be disabled/enabled now; Bug fix: conflict between WooCommerce lightbox toggle and some themes.
226
-
227
- = 2.9.8 =
228
- * Improvement (Premium): Featured Video and Featured Slider should work with ANY theme now.
229
-
230
- = 2.9.7 =
231
- * New (Premium): a play button can be added to video image thumbnails and clicking on that the video will be shown in a lightbox; Improvement: some code added to avoid cache issues with the image javascript; Bug fix: conflict with WPML Multilingual CMS plugin; Bug fix: ajax image problem when adding products to cart; Bug fix: style issue on menu settings due notices/messages from other themes/plugins.
232
-
233
- = 2.9.6 =
234
- * Improvement: last posts and URLs added to support data to make the support faster; Improvement: integration with Sirv plugin; Bug fix: some layout issues on image keyword search.
235
-
236
- = 2.9.5 =
237
- * Improvement: next button added to random featured images; Bug fix: style issues on Arabic language sites.
238
-
239
- = 2.9.4 =
240
- * Bug fix: 2.9.3 new features were not working for WooCommerce product categories.
241
-
242
- = 2.9.3 =
243
- * New feature: external images can be loaded from Unsplash (keywords search or randomly); New Premium feature: Unsplash Image Size; Improvement: lightbox on post editor; Bug fix: conflict with tagDiv Composer plugin.
244
-
245
- = 2.9.2 =
246
- * Bug fix: internal images were not being shown when used into Featured Image from URL field.
247
-
248
- = 2.9.1 =
249
- * Improvement: URL from Post Content feature can work with the nth image now; Improvement: Hide Featured Media feature can work with Custom Post Types now; Bug fix: image width was being limited to 1000px; Bug fix: conflict with internal images.
250
-
251
- = 2.9.0 =
252
- * New: the plugin has its own Chrome Extension now; Bug fix: block-ui was not working after recent update.
253
-
254
- = 2.8.9 =
255
- * Bug fixes: conflict with Media Cloud plugin and menu settings style issues on Google Chrome.
256
-
257
- = 2.8.8 =
258
- * Bug fix: menu settings layout was broken in sites with many plugins/themes notifications.
259
-
260
- = 2.8.7 =
261
- * New: supports PRIVATE videos from Vimeo now.
262
-
263
- = 2.8.6 =
264
- * Bug fix: conflict with Multisite Post Duplicator plugin; Improvement: public front-end script should run a little faster now; Improvement: plugin version added to CSS to avoid cache style issues.
265
-
266
- = 2.8.5 =
267
- * Bug fix: conflict betweem internal and external featured image fields on post editor.
268
-
269
- = 2.8.4 =
270
- * New: Admin Area > Internal URL Parameters.
271
-
272
- = 2.8.3 =
273
- * New feature: Featured Image > Same Height > Object Fit > Cover (center/bottom/top), Contain and Fill; New feature: Video > Video Thumbnail > on page.
274
-
275
- = 2.8.2 =
276
- * Improvement: integration between the new WooCommerce variation image gallery and REST API; Deprecated: the old variation image gallery provided by FIFU; Bug Fix: Default External Featured Image wasn't working with WP All Import.
277
-
278
- = 2.8.1 =
279
- * New: WooCommerce product variations have Image Gallery from URL fields now, used with WooCommerce Additional Variation Images plugin (by WooCommerce).
280
-
281
- = 2.8.0 =
282
- * Improvement: WooCommerce product variations have a Featured Image from URL field now; icons added to FIFU fields.
283
-
284
- = 2.7.9 =
285
- * Improvement: integration with Aliplugin; New: campaign to raise funds for new features, Premium version integrated with new payment services and new site.
286
-
287
- = 2.7.8 =
288
- * Bug fix: menu settings style issues in sites hosted in WordPress.com; Improvement: better compatibility and security for rest routes, used in some menu settings; Bug fix: conflict with internal images that have the path files.wordpress.com.
289
-
290
- = 2.7.7 =
291
- * Bug fix: Clean Metadata, Fake Internal Featured Image, Default External Featured Image and Save Image Dimensions were not being called from menu settings in some sites due wrong rest routes.
292
-
293
- = 2.7.6 =
294
- * New: Getting Started; New FREE Feature: Admin Area > Database; Bug Fix: WooCommerce zoom; Deprecated: Fake Internal Featured Image (1 attachment for all); Improvement: faster menu settings.
295
-
296
- = 2.7.5 =
297
- * Improvement: menu settings is faster now; Bug fix: conflict with internal images in some sites.
298
-
299
- = 2.7.4 =
300
- * Bug fixes: conflict between Social Tags and Yoast plugin; conflict between Default External Featured Image and Classic Editor plugin; style issue on Safari browser; conflict with internal featured images in some sites.
301
-
302
- = 2.7.3 =
303
- * New feature: Settings > Admin Area > jQuery; bug fix: Copy Link was wrong in some sites.
304
-
305
- = 2.7.2 =
306
- * New feature: FIFU has its own WP All Import add-on now. ACF add-on is not required anymore.
307
-
308
- = 2.7.1 =
309
- * New feature: Text > Auto Set Image Alt > always use the post title; Improvement: icons added to menu settings.
310
-
311
- = 2.7.0 =
312
- * Deprecated: Metadata > Metadata Generation; Improvement: Metadata > Fake Internal Featured Image layout is more intuitive now.
313
-
314
- = 2.6.9 =
315
- * Notice: ready for WordPress 5.3.
316
-
317
- = 2.6.8 =
318
- * Bug fixes: Ignore Auto Set option removed from Category editor; quotation marks issue on Social Tags.
319
-
320
- = 2.6.7 =
321
- * Bug fixes: conflict between internal featured image and Default External Featured Image; Social Tags wasn't creating an image tag for the Default External Featured Image. Improvement: description social tag will use post_excerpt instead of post_content.
322
-
323
- = 2.6.6 =
324
- * Bug fixes: title/logo disappeared in some themes; menu broken due instability on jquery.com (replaced by Cloudflare).
325
-
326
- = 2.6.5 =
327
- * Deprecated: Featured Image > Priority.
328
-
329
- = 2.6.4 =
330
- * New premium feature: Video > Related Videos; Bug fix: undefined variable.
331
-
332
- = 2.6.3 =
333
- * New feature: Auto Set First Image > Remove Query Strings; Integration: Toolset Forms plugin; New: WordPress Plugins tab.
334
-
335
- = 2.6.2 =
336
- * Notice: about conflict with Facebook social tags from Yoast SEO plugin.
337
-
338
- = 2.6.1 =
339
- * Bug fix: menu settings style issue on Firefox.
340
-
341
- = 2.6.0 =
342
- * Bug fix: Auto Set First Image will ignore base64 images now.
343
-
344
- = 2.5.9 =
345
- * New features: Add Class and Save Image Dimensions > Follow Redirects.
346
-
347
- = 2.5.8 =
348
- * Improvement: Save Image Dimensions is faster now.
349
-
350
- = 2.5.7 =
351
- * Improvement: documentation added to REST API; bug fix: Save Image Dimensions.
352
-
353
- = 2.5.6 =
354
- * Improvements: countdown added to Save Image Dimensions; FAQ added to WP All Import.
355
-
356
- = 2.5.5 =
357
- * Improvements: option to show/hide external images in media library; option to clean image dimensions.
358
-
359
- = 2.5.4 =
360
- * Improvement: integration with Accelerated Mobile Pages plugin.
361
-
362
- = 2.5.3 =
363
- * Improvement: integration with WooCommerce Frontend Manager plugin and Wordpress Automatic plugin.
364
-
365
- = 2.5.2 =
366
- * Improvement: ignore Auto Set First Image checkbox added to post editor.
367
-
368
- = 2.5.1 =
369
- * New feature: save image dimensions.
370
-
371
- = 2.5.0 =
372
- * New premium feature: auto set first video; Bug fix: conflict with Enhanced Media Library plugin.
373
-
374
- = 2.4.9 =
375
- * Bug fix: metadata generation (route not found).
376
-
377
- = 2.4.8 =
378
- * New premium feature: replace broken image.
379
-
380
- = 2.4.7 =
381
- * New feature: Maximum Sizes; Deprecated: Default Width.
382
-
383
- = 2.4.6 =
384
- * Bug fix: lazy load.
385
-
386
- = 2.4.5 =
387
- * Bug fix: undefined function error for PHP5 users.
388
-
389
- = 2.4.4 =
390
- * Bug fix: Yoast warnings/notices.
391
-
392
- = 2.4.3 =
393
- * Bug fixes: lightbox image size; metadata cache and lockscreen.
394
-
395
- = 2.4.2 =
396
- * Bug fixes: examples of import files; broken favicon; metadata lockscreen; URLs from WordPress sites.
397
-
398
- = 2.4.1 =
399
- * Improvement: integration with REST API + Custom Post Types.
400
-
401
- = 2.4.0 =
402
- * Improvement: FIFU column shows the images in the same size now.
403
-
404
- = 2.3.9 =
405
- * Offer: premium version + lifetime updates for US$ 35.
406
-
407
- = 2.3.8 =
408
- * Bug fix: Lazy Load feature.
409
-
410
- = 2.3.7 =
411
- * Improvement: Lazy Load feature will show an animated spinner while image is loading.
412
-
413
- = 2.3.6 =
414
- * Improvement: you can buy the Premium version with Bitcoins now.
415
-
416
- = 2.3.5 =
417
- * Improvement: settings link added to plugins page; some measures to avoid style conflicts.
418
-
419
- = 2.3.4 =
420
- * Offer: premium version + lifetime updates for US$ 40.
421
-
422
- = 2.3.3 =
423
- * Improvement: added usage examples of WP All Import and REST API.
424
-
425
- = 2.3.2 =
426
- * Improvement: sanitize the URL before saving.
427
-
428
- = 2.3.1 =
429
- * Improvement: compatible with WooCommerce Import feature now.
430
-
431
- = 2.3.0 =
432
- * Bug fix: CSS Style feature.
433
-
434
- = 2.2.9 =
435
- * Bug fix: WP All Import.
436
-
437
- = 2.2.8 =
438
- * Bug fix: allows URLs with special characters now.
439
-
440
- = 2.2.7 =
441
- * Improvement: block UI added to the menu settings.
442
-
443
- = 2.2.6 =
444
- * Bug fixes: menu settings, product category and default external image.
445
-
446
- = 2.2.5 =
447
- * New feature: settings > featured image > original size.
448
-
449
- = 2.2.4 =
450
- * Bug fix: conflict with internal image sizes.
451
-
452
- = 2.2.3 =
453
- * Improvement: URL field is added to all Custom Post Types automatically now.
454
-
455
- = 2.2.2 =
456
- * Bug fix: support dialog (click here button).
457
-
458
- = 2.2.1 =
459
- * Improvement: supports URLs up to 2048 characters now.
460
-
461
- = 2.2.0 =
462
- * Improvement: hide inconvenient notices from other plugins/themes in FIFU settings.
463
-
464
- = 2.1.9 =
465
- * Improvement: new menu of settings.
466
-
467
- = 2.1.8 =
468
- * Bug fix: product category.
469
-
470
- = 2.1.7 =
471
- * Improvement: WP All Import usage example.
472
-
473
- = 2.1.6 =
474
- * Bug fixes: product category; clean metadata; style issues.
475
-
476
- = 2.1.5 =
477
- * Bug fix: parse error on menu.html; Style issue: Gutemberg + Meta Box; Improvement (Premium): integration with Product Variation + WooCommerce Rest API + Product Image Gallery.
478
-
479
- = 2.1.4 =
480
- * Improvement: now FIFU can generate/remove all the fake internal featured images in a few seconds, even if you have thousands of products/posts.
481
-
482
- = 2.1.3 =
483
- * Bug fixes: parse error, featured image not shown on WooCommerce column.
484
-
485
- = 2.1.2 =
486
- * Bug fix: parse error on util.php
487
-
488
- = 2.1.1 =
489
- * Deprecated: WooCommerce Theme Support feature.
490
-
491
- = 2.1.0 =
492
- * Bug fix: about button.
493
-
494
- = 2.0.9 =
495
- * Improvement: allows to show/hide the WooCommerce category image on category page, before the product grid.
496
-
497
- = 2.0.8 =
498
- * Bug fix: stop button for fake internal featured image process.
499
-
500
- = 2.0.7 =
501
- * Improvement: stop button for fake internal featured image process.
502
-
503
- = 2.0.6 =
504
- * Bug fix: fake internal featured image.
505
-
506
- = 2.0.5 =
507
- * Compatibility with WordPress 5.
508
-
509
- = 2.0.4 =
510
- * New Fake Internal Featured Image enabled by default.
511
-
512
- = 2.0.3 =
513
- * FIFU 2 released.
514
-
515
- = 2.0.2 =
516
- * Bug fix: priority feature.
517
-
518
- = 2.0.1 =
519
- * Bug fix: lazy load.
520
-
521
- = 2.0.0 =
522
- * Beta Version (NOT STABLE): a lot of changes were done to overcome some old known issues in FIFU 1, such as problems in image sizes or images that were not shown in some areas, including WooCommerce lightbox and categories. Fake Internal Featured Image and Default External Featured Image features have changed. And Default Width was created.
523
-
524
- = 1.9.13 =
525
- * Improvement: clean metadata feature.
526
-
527
- = 1.9.12 =
528
- * Improvement: 10 fields for Custom Post Types.
529
-
530
- = 1.9.11 =
531
- * About button: options report for support purposes.
532
-
533
- = 1.9.10 =
534
- * Shortcode (premium feature) introduced on FIFU settings.
535
-
536
- = 1.9.9 =
537
- * "Featured Image in Content" can be enabled/disabled for pages/posts individually now.
538
-
539
- = 1.9.8 =
540
- * Allows to disable auto set image Alt/Title.
541
-
542
- = 1.9.7 =
543
- * If jQuery is not found, get that from a CDN.
544
-
545
- = 1.9.6 =
546
- * Update warning.
547
-
548
- = 1.9.5 =
549
- * Back to the version 1.9.1.
550
-
551
- = 1.9.4 =
552
- * New: Bug fix.
553
-
554
- = 1.9.3 =
555
- * New: Bug fix.
556
-
557
- = 1.9.2 =
558
- * New: WooCommerce lightbox and zoom.
559
-
560
- = 1.9.1 =
561
- * Premium ad: WooCommerce product variable and Tumblr video support.
562
-
563
- = 1.9.0 =
564
- * New: if the Alt/Title field is empty then automatically set that with the post/page/product title.
565
-
566
- = 1.8.9 =
567
- * New: FIFU column added to Custom Post Types.
568
-
569
- = 1.8.8 =
570
- * Bug fix: priority feature.
571
-
572
- = 1.8.7 =
573
- * New free feature: CSS Style.
574
-
575
- = 1.8.6 =
576
- * Bug fix: image URL was being shown in log file.
577
-
578
- = 1.8.5 =
579
- * Bug fix: priority feature.
580
-
581
- = 1.8.4 =
582
- * Allows to prioritize the internal image rather than the external one, if both exist.
583
-
584
- = 1.8.3 =
585
- * Bug fix: use the first image as featured image.
586
-
587
- = 1.8.2 =
588
- * Bug fix: use the first image as featured image.
589
-
590
- = 1.8.1 =
591
- * Alt attribute used as image title as well.
592
-
593
- = 1.8.0 =
594
- * Premium advertisement: schedule cron event.
595
-
596
- = 1.7.9 =
597
- * Premium advertisement: support to Cloudinary videos.
598
-
599
- = 1.7.8 =
600
- * Premium advertisement: auto set product category images.
601
-
602
- = 1.7.7 =
603
- * Removed empty() function. Not supported by PHP 5.
604
-
605
- = 1.7.6 =
606
- * Default external featured image.
607
-
608
- = 1.7.5 =
609
- * Check compatibility between the user theme and Premium version features.
610
-
611
- = 1.7.4 =
612
- * Bug fix: Instagram URLs. Scripts removed: no more support to WooCommerce 2.
613
-
614
- = 1.7.3 =
615
- * Bug fix.
616
-
617
- = 1.7.2 =
618
- * Disable product lightbox and zoom.
619
-
620
- = 1.7.1 =
621
- * Crop all external featured images to the same size.
622
-
623
- = 1.7.0 =
624
- * Video thumbnail as featured image and Update All button.
625
-
626
- = 1.6.9 =
627
- * Auto play/pause video and support to list of URLs (WP All Import).
628
-
629
- = 1.6.8 =
630
- * Image validation and fake internal featured image.
631
-
632
- = 1.6.7 =
633
- * Support to Instagram images.
634
-
635
- = 1.6.6 =
636
- * Support to Google Drive images.
637
-
638
- = 1.6.5 =
639
- * Bug fix.
640
-
641
- = 1.6.4 =
642
- * Bug fix.
643
-
644
- = 1.6.3 =
645
- * Lazy load.
646
-
647
- = 1.6.2 =
648
- * Bug fix.
649
-
650
- = 1.6.1 =
651
- * Bug fix.
652
-
653
- = 1.6.0 =
654
- * WP REST API.
655
-
656
- = 1.5.9 =
657
- * New support email.
658
-
659
- = 1.5.8 =
660
- * FAQ update.
661
-
662
- = 1.5.7 =
663
- * Resize featured image column.
664
-
665
- = 1.5.6 =
666
- * Compatible with any theme now.
667
-
668
- = 1.5.5 =
669
- * URL field isn't hidden anymore.
670
-
671
- = 1.5.4 =
672
- * Bug fix: compatibility with old PHP versions.
673
-
674
- = 1.5.3 =
675
- * Auto set featured image.
676
-
677
- = 1.5.2 =
678
- * Hide external featured media.
679
-
680
- = 1.5.1 =
681
- * Genesis Framework integration, external JS minification and WooCommerce 3 note.
682
-
683
- = 1.5.0 =
684
- * Social tags toggle.
685
-
686
- = 1.4.9 =
687
- * Add information about theme compatibility.
688
-
689
- = 1.4.8 =
690
- * Bug fix.
691
-
692
- = 1.4.7 =
693
- * Flickr integration advertisement.
694
-
695
- = 1.4.6 =
696
- * Bug fixes.
697
-
698
- = 1.4.5 =
699
- * Add External Featured Image Slider.
700
-
701
- = 1.4.4 =
702
- * Bug fixes.
703
-
704
- = 1.4.3 =
705
- * Full integration with Sirv plugin.
706
-
707
- = 1.4.2 =
708
- * CSS style.
709
-
710
- = 1.4.0 =
711
- * Compatibility with Sirv CDN & Image Manager plugin.
712
-
713
- = 1.3.9 =
714
- * The last toggle wasn't shown in Firefox. Fixed.
715
-
716
- = 1.3.8 =
717
- * WooCommerce compatibility notice and showcase links.
718
-
719
- = 1.3.7 =
720
- * Links and contact info updated.
721
-
722
- = 1.3.6 =
723
- * Bug fixes and hover effect presentation.
724
-
725
- = 1.3.5 =
726
- * Bug fixes.
727
-
728
- = 1.3.4 =
729
- * Bug fixes.
730
-
731
- = 1.3.3 =
732
- * Bug fixes.
733
-
734
- = 1.3.2 =
735
- * Bug fixes.
736
-
737
- = 1.3.1 =
738
- * Bug fixes.
739
-
740
- = 1.3 =
741
- * The plugin should be compatible with any theme now.
742
-
743
- = 1.2.5 =
744
- * All the "PHP Notices" shown on "debug.log" file were resolved. So the log will be completely clean.
745
-
746
- = 1.2.4 =
747
- * It's possible to hide the plugin meta boxes now.
748
-
749
- = 1.2.3 =
750
- * Bug fixed in WooCommerce Product Category.
751
-
752
- = 1.2.2 =
753
- * Bug fixed.
754
-
755
- = 1.2.1 =
756
- * Readme fixed.
757
-
758
- = 1.2 =
759
- * It was included a Featured Image column in Product Categories. Moreover, it was fixed a problem with a toggle (Featured Image in Content) that didn't appear in Firefox. And another toggle, for backlink,
760
- was removed. To finish, a Premium version is now been presented.
761
-
762
- = 1.1.5 =
763
- * Now it's possible to use an external image as Featured Image of your WooCommerce Product Category. Then an "External Featured Image" box will be shown when you create/edit a Product Category. Depending on your theme, you must enable "WooCommerce Full Integration" on Featured Image from URL settings.
764
-
765
- = 1.1.4 =
766
- * Now it's possible to use external images as Featured Images of your Custom Post Types. On the menu settings, you can define for now until 5 Custom Post Types.
767
 
768
- = 1.1.3 =
769
- * If your theme don't show Featured Image (internal or external) in Posts, Pages or Products, now it's possible to include that at the beginning of the content automatically.
770
-
771
- = 1.1.2 =
772
- * Menu toggles weren't been shown on Firefox. Fixed!
773
-
774
- = 1.1.1 =
775
- * Now, when you access "All Posts", "All Pages" or "Products" in admin menu, the Featured Images (internal or external) are shown in a new column.
776
-
777
- = 1.1 =
778
- * Now it's possible to use external images in the WooCommerce Product Gallery (since your site is hosted on a Linux server).
779
-
780
- = 1.0.2 =
781
- * Now it's possible to use an external image as Featured Image of your WooCommerce products.
782
-
783
- = 1.0.1 =
784
- * The help link in admin menu was wrong. It's fixed now.
785
 
786
- = 1.0 =
787
- * It's the first and only version so far.
788
-
789
- == Upgrade Notice ==
790
 
791
  = 3.1.4 =
792
  * Notice: FIFU is ready to receive translations; New language: Portuguese (Brazil); New features: Mute and Background Video; Improvement: og:image tag for internal images.
793
 
794
  = 3.1.3 =
795
- * Improvement (Premium): Same Height (each selector can have a different size ratio); Improvement: Image Metadata (query optimization); Deprecated: Maximum Sizes; Bug fix: conflict between Lazy Load and Storefront; Bug fix: conflict between Lazy Load and background-images.
796
-
797
- = 3.1.2 =
798
- * Deprecated (Premium): Maximum Height option for Featured Shortcode; Bug fix: conflict between Lazy Load and background-images.
799
-
800
- = 3.1.1 =
801
- * New option (Premium): Media RSS Tags > width; Improvement (Premium): each Featured Slider can have a different size ratio now; Bug fix: conflict with WooCommerce Product CSV Import Suite plugin; Bug fix: conflict between Lazy Load feature and URLs with parentheses.
802
-
803
- = 3.1.0 =
804
- * New Feature (Premium): Giphy search; New option (Premium): Same Height > Delay; Bug Fix: problems due with invalid characters in some fields.
805
-
806
- = 3.0.9 =
807
- * Bug fix: background images might not being shown after the last update.
808
-
809
- = 3.0.8 =
810
- * New Feature (Premium): Video > Product Gallery Icon; Improvement (Premium): FIFU gets YouTube video image thumbnails without top and bottom black stripes now; Improvement: Lazy Load can work with background images now; Notice: Internal URL Parameters is a FREE feature now.
811
-
812
- = 3.0.7 =
813
- * Bug fix: internal featured images might not being shown in the previous version.
814
-
815
- = 3.0.6 =
816
- * New feature (Premium): Media RSS Tags; Improvement (Premium): FIFU add-on for WP All Import has a List Delimiter field now; Bug fix: conflict with external images from WordPress sites; Bug fix: og:image social tag was not being added when Yoast SEO plugin is installed.
817
-
818
- = 3.0.5 =
819
- * Improvement (Premium): Video Thumbnail Height option was not responsive and was replaced by Crop Top and Bottom (%); Bug Fix: Twitter Social Tag was not being added when Yoast SEO plugin is installed; Bug fix: Hide Featured Media was unduly working for a page used as front page.
820
-
821
- = 3.0.4 =
822
- * Critical bug fix: conflict between Social Tags feature and the latest Yoast SEO plugin version on post editor (Updating failed error); New option (Premium): thumbnail height (crop the top and bottom margins from video image thumbnails); New option: only image tags (disable title and description social tags); Bug fix: rest routes (some features not working in sites with https problems); Bug fix: metadata features (problems due URLs with illegal characters).
823
-
824
- = 3.0.3 =
825
- * New options (Premium): Play Button > Color, Play Button > z-index, Video Image Thumbnail > on custom post type; Improvement (Premium): new option to replace the play button by a little top right video icon on grids; Bug fix: menu settings style issue due customized jquery-ui CSS from some themes.
826
-
827
- = 3.0.2 =
828
- * Improvement: integration with WordPress Importer plugin; Improvement (Premium): Play Button can start the video inline now (lightbox is optional); Improvement (Premium): Video Image Thumbnail can be used in single posts now; Bug fix: WooCommerce placeholder not loaded on product category editor; Bug fix: get_woocommerce_term_meta() function is deprecated; Bug fix: saved image dimensions were not being applied.
829
-
830
- = 3.0.1 =
831
- * New feature: Delete All URLs; Improvement: FIFU column differentiates internal and external images now; Bug fix: conflict with Classified Listing plugin; Bug fix: conflict between Admin->jQuery and Elementor editor.
832
-
833
- = 3.0.0 =
834
- * Improvement (Premium): supports videos from Publitio now; New: donation campaign removed ($ 142.90 raised); New: Premium version has now 5 different annual plans.
835
-
836
- = 2.9.9 =
837
- * Improvement (Premium): play button on video image thumbnail can be disabled/enabled now; Bug fix: conflict between WooCommerce lightbox toggle and some themes.
838
-
839
- = 2.9.8 =
840
- * Improvement (Premium): Featured Video and Featured Slider should work with ANY theme now.
841
-
842
- = 2.9.7 =
843
- * New (Premium): a play button can be added to video image thumbnails and clicking on that the video will be shown in a lightbox; Improvement: some code added to avoid cache issues with the image javascript; Bug fix: conflict with WPML Multilingual CMS plugin; Bug fix: ajax image problem when adding products to cart; Bug fix: style issue on menu settings due notices/messages from other themes/plugins.
844
-
845
- = 2.9.6 =
846
- * Improvement: last posts and URLs added to support data to make the support faster; Improvement: integration with Sirv plugin; Bug fix: some layout issues on image keyword search.
847
-
848
- = 2.9.5 =
849
- * Improvement: next button added to random featured images; Bug fix: style issues on Arabic language sites.
850
-
851
- = 2.9.4 =
852
- * Bug fix: 2.9.3 new features were not working for WooCommerce product categories.
853
-
854
- = 2.9.3 =
855
- * New feature: external images can be loaded from Unsplash (keywords search or randomly); New Premium feature: Unsplash Image Size; Improvement: lightbox on post editor; Bug fix: conflict with tagDiv Composer plugin.
856
-
857
- = 2.9.2 =
858
- * Bug fix: internal images were not being shown when used into Featured Image from URL field.
859
-
860
- = 2.9.1 =
861
- * Improvement: URL from Post Content feature can work with the nth image now; Improvement: Hide Featured Media feature can work with Custom Post Types now; Bug fix: image width was being limited to 1000px; Bug fix: conflict with internal images.
862
-
863
- = 2.9.0 =
864
- * New: the plugin has its own Chrome Extension now; Bug fix: block-ui was not working after recent update.
865
-
866
- = 2.8.9 =
867
- * Bug fixes: conflict with Media Cloud plugin and menu settings style issues on Google Chrome.
868
-
869
- = 2.8.8 =
870
- * Bug fix: menu settings layout was broken in sites with many plugins/themes notifications.
871
-
872
- = 2.8.7 =
873
- * New: supports PRIVATE videos from Vimeo now.
874
-
875
- = 2.8.6 =
876
- * Bug fix: conflict with Multisite Post Duplicator plugin; Improvement: public front-end script should run a little faster now; Improvement: plugin version added to CSS to avoid cache style issues.
877
-
878
- = 2.8.5 =
879
- * Bug fix: conflict betweem internal and external featured image fields on post editor.
880
-
881
- = 2.8.4 =
882
- * New: Admin Area > Internal URL Parameters.
883
-
884
- = 2.8.3 =
885
- * New feature: Featured Image > Same Height > Object Fit > Cover (center/bottom/top), Contain and Fill; New feature: Video > Video Thumbnail > on page.
886
-
887
- = 2.8.2 =
888
- * Improvement: integration between the new WooCommerce variation image gallery and REST API; Deprecated: the old variation image gallery provided by FIFU; Bug Fix: Default External Featured Image wasn't working with WP All Import.
889
-
890
- = 2.8.1 =
891
- * New: WooCommerce product variations have Image Gallery from URL fields now, used with WooCommerce Additional Variation Images plugin (by WooCommerce).
892
-
893
- = 2.8.0 =
894
- * Improvement: WooCommerce product variations have a Featured Image from URL field now; icons added to FIFU fields.
895
-
896
- = 2.7.9 =
897
- * Improvement: integration with Aliplugin; New: campaign to raise funds for new features, Premium version integrated with new payment services and new site.
898
-
899
- = 2.7.8 =
900
- * Bug fix: menu settings style issues in sites hosted in WordPress.com; Improvement: better compatibility and security for rest routes, used in some menu settings; Bug fix: conflict with internal images that have the path files.wordpress.com.
901
-
902
- = 2.7.7 =
903
- * Bug fix: Clean Metadata, Fake Internal Featured Image, Default External Featured Image and Save Image Dimensions were not being called from menu settings in some sites due wrong rest routes.
904
-
905
- = 2.7.6 =
906
- * New: Getting Started; New FREE Feature: Admin Area > Database; Bug Fix: WooCommerce zoom; Deprecated: Fake Internal Featured Image (1 attachment for all); Improvement: faster menu settings.
907
-
908
- = 2.7.5 =
909
- * Improvement: menu settings is faster now; Bug fix: conflict with internal images in some sites.
910
-
911
- = 2.7.4 =
912
- * Bug fixes: conflict between Social Tags and Yoast plugin; conflict between Default External Featured Image and Classic Editor plugin; style issue on Safari browser; conflict with internal featured images in some sites.
913
-
914
- = 2.7.3 =
915
- * New feature: Settings > Admin Area > jQuery; bug fix: Copy Link was wrong in some sites.
916
-
917
- = 2.7.2 =
918
- * New feature: FIFU has its own WP All Import add-on now. ACF add-on is not required anymore.
919
-
920
- = 2.7.1 =
921
- * New feature: Text > Auto Set Image Alt > always use the post title; Improvement: icons added to menu settings.
922
-
923
- = 2.7.0 =
924
- * Deprecated: Metadata > Metadata Generation; Improvement: Metadata > Fake Internal Featured Image layout is more intuitive now.
925
-
926
- = 2.6.9 =
927
- * Notice: ready for WordPress 5.3.
928
-
929
- = 2.6.8 =
930
- * Bug fixes: Ignore Auto Set option removed from Category editor; quotation marks issue on Social Tags.
931
-
932
- = 2.6.7 =
933
- * Bug fixes: conflict between internal featured image and Default External Featured Image; Social Tags wasn't creating an image tag for the Default External Featured Image. Improvement: description social tag will use post_excerpt instead of post_content.
934
-
935
- = 2.6.6 =
936
- * Bug fixes: title/logo disappeared in some themes; menu broken due instability on jquery.com (replaced by Cloudflare).
937
-
938
- = 2.6.5 =
939
- * Deprecated: Featured Image > Priority.
940
-
941
- = 2.6.4 =
942
- * New premium feature: Video > Related Videos; Bug fix: undefined variable.
943
-
944
- = 2.6.3 =
945
- * New feature: Auto Set First Image > Remove Query Strings; Integration: Toolset Forms plugin; New: WordPress Plugins tab.
946
-
947
- = 2.6.2 =
948
- * Notice: about conflict with Facebook social tags from Yoast SEO plugin.
949
-
950
- = 2.6.1 =
951
- * Bug fix: menu settings style issue on Firefox.
952
-
953
- = 2.6.0 =
954
- * Bug fix: Auto Set First Image will ignore base64 images now.
955
-
956
- = 2.5.9 =
957
- * New features: Add Class and Save Image Dimensions > Follow Redirects.
958
-
959
- = 2.5.8 =
960
- * Improvement: Save Image Dimensions is faster now.
961
-
962
- = 2.5.7 =
963
- * Improvement: documentation added to REST API; bug fix: Save Image Dimensions.
964
-
965
- = 2.5.6 =
966
- * Improvements: countdown added to Save Image Dimensions; FAQ added to WP All Import.
967
-
968
- = 2.5.5 =
969
- * Improvements: option to show/hide external images in media library; option to clean image dimensions.
970
-
971
- = 2.5.4 =
972
- * Improvement: integration with Accelerated Mobile Pages plugin.
973
-
974
- = 2.5.3 =
975
- * Improvement: integration with WooCommerce Frontend Manager plugin and Wordpress Automatic plugin.
976
-
977
- = 2.5.2 =
978
- * Improvement: ignore Auto Set First Image checkbox added to post editor.
979
-
980
- = 2.5.1 =
981
- * New feature: save image dimensions.
982
-
983
- = 2.5.0 =
984
- * New premium feature: auto set first video; Bug fix: conflict with Enhanced Media Library plugin.
985
-
986
- = 2.4.9 =
987
- * Bug fix: metadata generation (route not found).
988
-
989
- = 2.4.8 =
990
- * New premium feature: replace broken image.
991
-
992
- = 2.4.7 =
993
- * New feature: Maximum Sizes; Deprecated: Default Width.
994
-
995
- = 2.4.6 =
996
- * Bug fix: lazy load.
997
-
998
- = 2.4.5 =
999
- * Bug fix: undefined function error for PHP5 users.
1000
-
1001
- = 2.4.4 =
1002
- * Bug fix: Yoast warnings/notices.
1003
-
1004
- = 2.4.3 =
1005
- * Bug fixes: lightbox image size; metadata cache and lockscreen.
1006
-
1007
- = 2.4.2 =
1008
- * Bug fixes: examples of import files; broken favicon; metadata lockscreen; URLs from WordPress sites.
1009
-
1010
- = 2.4.1 =
1011
- * Improvement: integration with REST API + Custom Post Types.
1012
-
1013
- = 2.4.0 =
1014
- * Improvement: FIFU column shows the images in the same size now.
1015
-
1016
- = 2.3.9 =
1017
- * Offer: premium version + lifetime updates for US$ 35.
1018
-
1019
- = 2.3.8 =
1020
- * Bug fix: Lazy Load feature.
1021
-
1022
- = 2.3.7 =
1023
- * Improvement: Lazy Load feature will show an animated spinner while image is loading.
1024
-
1025
- = 2.3.6 =
1026
- * Improvement: you can buy the Premium version with Bitcoins now.
1027
-
1028
- = 2.3.5 =
1029
- * Improvement: settings link added to plugins page; some measures to avoid style conflicts.
1030
-
1031
- = 2.3.4 =
1032
- * Offer: premium version + lifetime updates for US$ 40.
1033
-
1034
- = 2.3.3 =
1035
- * Improvement: added usage examples of WP All Import and REST API.
1036
-
1037
- = 2.3.2 =
1038
- * Improvement: sanitize the URL before saving.
1039
-
1040
- = 2.3.1 =
1041
- * Improvement: compatible with WooCommerce Import feature now.
1042
-
1043
- = 2.3.0 =
1044
- * Bug fix: CSS Style feature.
1045
-
1046
- = 2.2.9 =
1047
- * Bug fix: WP All Import.
1048
-
1049
- = 2.2.8 =
1050
- * Bug fix: allows URLs with special characters now.
1051
-
1052
- = 2.2.7 =
1053
- * Improvement: block UI added to the menu settings.
1054
-
1055
- = 2.2.6 =
1056
- * Bug fixes: menu settings, product category and default external image.
1057
-
1058
- = 2.2.5 =
1059
- * New feature: settings > featured image > original size.
1060
-
1061
- = 2.2.4 =
1062
- * Bug fix: conflict with internal image sizes.
1063
-
1064
- = 2.2.3 =
1065
- * Improvement: URL field is added to all Custom Post Types automatically now.
1066
-
1067
- = 2.2.2 =
1068
- * Bug fix: support dialog (click here button).
1069
-
1070
- = 2.2.1 =
1071
- * Improvement: supports URLs up to 2048 characters now.
1072
-
1073
- = 2.2.0 =
1074
- * Improvement: hide inconvenient notices from other plugins/themes in FIFU settings.
1075
-
1076
- = 2.1.9 =
1077
- * Improvement: new menu of settings.
1078
-
1079
- = 2.1.8 =
1080
- * Bug fix: product category.
1081
 
1082
- = 2.1.7 =
1083
- * Improvement: WP All Import usage example.
1084
 
1085
- = 2.1.6 =
1086
- * Bug fixes: product category; clean metadata; style issues.
1087
 
1088
- = 2.1.5 =
1089
- * Bug fix: parse error on menu.html; Style issue: Gutemberg + Meta Box; Improvement (Premium): integration with Product Variation + WooCommerce Rest API + Product Image Gallery.
1090
-
1091
- = 2.1.4 =
1092
- * Improvement: now FIFU can generate/remove all the fake internal featured images in a few seconds, even if you have thousands of products/posts.
1093
-
1094
- = 2.1.3 =
1095
- * Bug fixes: parse error, featured image not shown on WooCommerce column.
1096
-
1097
- = 2.1.2 =
1098
- * Bug fix: parse error on util.php
1099
-
1100
- = 2.1.1 =
1101
- * Deprecated: WooCommerce Theme Support feature.
1102
-
1103
- = 2.1.0 =
1104
- * Bug fix: about button.
1105
-
1106
- = 2.0.9 =
1107
- * Improvement: allows to show/hide the WooCommerce category image on category page, before the product grid.
1108
-
1109
- = 2.0.8 =
1110
- * Bug fix: stop button for fake internal featured image process.
1111
-
1112
- = 2.0.7 =
1113
- * Improvement: stop button for fake internal featured image process.
1114
-
1115
- = 2.0.6 =
1116
- * Bug fix: fake internal featured image.
1117
-
1118
- = 2.0.5 =
1119
- * Compatibility with WordPress 5.
1120
-
1121
- = 2.0.4 =
1122
- * New Fake Internal Featured Image enabled by default.
1123
-
1124
- = 2.0.3 =
1125
- * FIFU 2 released.
1126
-
1127
- = 2.0.2 =
1128
- * Bug fix: priority feature.
1129
-
1130
- = 2.0.1 =
1131
- * Bug fix: lazy load.
1132
-
1133
- = 2.0.0 =
1134
- * Beta Version (NOT STABLE): a lot of changes were done to overcome some old known issues in FIFU 1, such as problems in image sizes or images that were not shown in some areas, including WooCommerce lightbox and categories. Fake Internal Featured Image and Default External Featured Image features have changed. And Default Width was created.
1135
-
1136
- = 1.9.13 =
1137
- * Improvement: clean metadata feature.
1138
-
1139
- = 1.9.12 =
1140
- * Improvement: 10 fields for Custom Post Types.
1141
-
1142
- = 1.9.11 =
1143
- * About button: options report for support purposes.
1144
-
1145
- = 1.9.10 =
1146
- * Shortcode (premium feature) introduced on FIFU settings.
1147
-
1148
- = 1.9.9 =
1149
- * "Featured Image in Content" can be enabled/disabled for pages/posts individually now.
1150
-
1151
- = 1.9.8 =
1152
- * Allows to disable auto set image Alt/Title.
1153
-
1154
- = 1.9.7 =
1155
- * If jQuery is not found, get that from a CDN.
1156
-
1157
- = 1.9.6 =
1158
- * Update warning.
1159
-
1160
- = 1.9.5 =
1161
- * Back to the version 1.9.1.
1162
-
1163
- = 1.9.4 =
1164
- * New: Bug fix.
1165
-
1166
- = 1.9.3 =
1167
- * New: Bug fix.
1168
-
1169
- = 1.9.2 =
1170
- * New: WooCommerce lightbox and zoom.
1171
-
1172
- = 1.9.1 =
1173
- * Premium ad: WooCommerce product variable and Tumblr video support.
1174
-
1175
- = 1.9.0 =
1176
- * New: if the Alt/Title field is empty then automatically set that with the post/page/product title.
1177
-
1178
- = 1.8.9 =
1179
- * New: FIFU column added to Custom Post Types.
1180
-
1181
- = 1.8.8 =
1182
- * Bug fix: priority feature.
1183
-
1184
- = 1.8.7 =
1185
- * New free feature: CSS Style.
1186
-
1187
- = 1.8.6 =
1188
- * Bug fix: image URL was being shown in log file.
1189
-
1190
- = 1.8.5 =
1191
- * Bug fix: priority feature.
1192
-
1193
- = 1.8.4 =
1194
- * Allows to prioritize the internal image rather than the external one, if both exist.
1195
-
1196
- = 1.8.3 =
1197
- * Bug fix: use the first image as featured image.
1198
-
1199
- = 1.8.2 =
1200
- * Bug fix: use the first image as featured image.
1201
-
1202
- = 1.8.1 =
1203
- * Alt attribute used as image title as well.
1204
-
1205
- = 1.8.0 =
1206
- * Premium advertisement: schedule cron event.
1207
-
1208
- = 1.7.9 =
1209
- * Premium advertisement: support to Cloudinary videos.
1210
-
1211
- = 1.7.8 =
1212
- * Premium advertisement: auto set product category images.
1213
-
1214
- = 1.7.7 =
1215
- * Removed empty() function. Not supported by PHP 5.
1216
-
1217
- = 1.7.6 =
1218
- * Default external featured image.
1219
-
1220
- = 1.7.5 =
1221
- * Check compatibility between the user theme and Premium version features.
1222
-
1223
- = 1.7.4 =
1224
- * Bug fix: Instagram URLs. Scripts removed: no more support to WooCommerce 2.
1225
-
1226
- = 1.7.3 =
1227
- * Bug fix.
1228
-
1229
- = 1.7.2 =
1230
- * Disable product lightbox and zoom.
1231
-
1232
- = 1.7.1 =
1233
- * Crop all external featured images to the same size.
1234
-
1235
- = 1.7.0 =
1236
- * Video thumbnail as featured image and Update All button.
1237
-
1238
- = 1.6.9 =
1239
- * Auto play/pause video and support to list of URLs (WP All Import).
1240
-
1241
- = 1.6.8 =
1242
- * Image validation and fake internal featured image.
1243
-
1244
- = 1.6.7 =
1245
- * Support to Instagram images.
1246
-
1247
- = 1.6.6 =
1248
- * Support to Google Drive images.
1249
-
1250
- = 1.6.5 =
1251
- * Bug fix.
1252
-
1253
- = 1.6.4 =
1254
- * Bug fix.
1255
-
1256
- = 1.6.3 =
1257
- * Lazy load.
1258
-
1259
- = 1.6.2 =
1260
- * Bug fix.
1261
-
1262
- = 1.6.1 =
1263
- * Bug fix.
1264
-
1265
- = 1.6.0 =
1266
- * WP REST API.
1267
-
1268
- = 1.5.9 =
1269
- * New support email.
1270
-
1271
- = 1.5.8 =
1272
- * FAQ update.
1273
-
1274
- = 1.5.7 =
1275
- * Resize featured image column.
1276
-
1277
- = 1.5.6 =
1278
- * Compatible with any theme now.
1279
-
1280
- = 1.5.5 =
1281
- * URL field isn't hidden anymore.
1282
-
1283
- = 1.5.4 =
1284
- * Bug fix: compatibility with old PHP versions.
1285
-
1286
- = 1.5.3 =
1287
- * Auto set featured image.
1288
-
1289
- = 1.5.2 =
1290
- * Hide external featured media.
1291
-
1292
- = 1.5.1 =
1293
- * Genesis Framework integration, external JS minification and WooCommerce 3 note.
1294
-
1295
- = 1.5.0 =
1296
- * Social tags toggle.
1297
-
1298
- = 1.4.9 =
1299
- * Add information about theme compatibility.
1300
-
1301
- = 1.4.8 =
1302
- * Bug fix.
1303
-
1304
- = 1.4.7 =
1305
- * Flickr integration advertisement.
1306
-
1307
- = 1.4.6 =
1308
- * Bug fixes.
1309
-
1310
- = 1.4.5 =
1311
- * Add External Featured Image Slider.
1312
-
1313
- = 1.4.4 =
1314
- * Bug fixes.
1315
-
1316
- = 1.4.3 =
1317
- * Full integration with Sirv plugin.
1318
-
1319
- = 1.4.2 =
1320
- * CSS style.
1321
-
1322
- = 1.4.0 =
1323
- * Compatibility with Sirv CDN & Image Manager plugin.
1324
-
1325
- = 1.3.9 =
1326
- * The last toggle wasn't shown in Firefox. Fixed.
1327
-
1328
- = 1.3.8 =
1329
- * WooCommerce compatibility notice and showcase links.
1330
-
1331
- = 1.3.7 =
1332
- * Links and contact info updated.
1333
-
1334
- = 1.3.6 =
1335
- * Bug fixes and hover effect presentation.
1336
-
1337
- = 1.3.5 =
1338
- * Bug fixes.
1339
-
1340
- = 1.3.4 =
1341
- * Bug fixes.
1342
-
1343
- = 1.3.3 =
1344
- * Bug fixes.
1345
-
1346
- = 1.3.2 =
1347
- * Bug fixes.
1348
-
1349
- = 1.3.1 =
1350
- * Bug fixes.
1351
-
1352
- = 1.3 =
1353
- * The plugin should be compatible with any theme now.
1354
-
1355
- = 1.2.5 =
1356
- * All the "PHP Notices" shown on "debug.log" file were resolved. So the log will be completely clean.
1357
-
1358
- = 1.2.4 =
1359
- * It's possible to hide the plugin meta boxes now.
1360
-
1361
- = 1.2.3 =
1362
- * Bug fixed in WooCommerce Product Category.
1363
-
1364
- = 1.2.2 =
1365
- * Bug fixed.
1366
-
1367
- = 1.2.1 =
1368
- * Readme fixed.
1369
-
1370
- = 1.2 =
1371
- * It was included a Featured Image column in Product Categories. Moreover, it was fixed a problem with a toggle (Featured Image in Content) that didn't appear in Firefox. And another toggle, for backlink,
1372
- was removed. To finish, a Premium version is now been presented.
1373
-
1374
- = 1.1.5 =
1375
- * Now it's possible to use an external image as Featured Image of your WooCommerce Product Category. Then an "External Featured Image" box will be shown when you create/edit a Product Category. Depending on your theme, you must enable "WooCommerce Full Integration" on Featured Image from URL settings.
1376
-
1377
- = 1.1.4 =
1378
- * Now it's possible to use external images as Featured Images of your Custom Post Types. On the menu settings, you can define for now until 5 Custom Post Types.
1379
-
1380
- = 1.1.3 =
1381
- * If your theme don't show Featured Image (internal or external) in Posts, Pages or Products, now it's possible to include that at the beginning of the content automatically.
1382
-
1383
- = 1.1.2 =
1384
- * Menu toggles weren't been shown on Firefox. Fixed!
1385
-
1386
- = 1.1.1 =
1387
- * Now, when you access "All Posts", "All Pages" or "Products" in admin menu, the Featured Images (internal or external) are shown in a new column.
1388
-
1389
- = 1.1 =
1390
- * Now it's possible to use external images in the WooCommerce Product Gallery (since your site is hosted on a Linux server).
1391
-
1392
- = 1.0.2 =
1393
- * Now it's possible to use an external image as Featured Image of your WooCommerce products.
1394
-
1395
- = 1.0.1 =
1396
- * The help link in admin menu was wrong. It's fixed now.
1397
 
1398
- = 1.0 =
1399
- * It's the first and only version so far.
4
  Tags: featured image, featured, image, url, external, woocommerce, product, gallery, video, slider, shortcode, thumbnail, default, lazy load, rest, api, link, uri, address, first, auto, automatic, rss, media, tag, seo, social, keyword, search, random, youtube, vimeo, import
5
  Requires at least: 4.0
6
  Tested up to: 5.4.2
7
+ Stable tag: 3.1.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
86
  * **[Premium]** Featured Slider
87
  * **[Premium]** Featured Shortcode
88
 
89
+ #### LANGUAGES
90
+
91
+ * English (United States)
92
+ * German
93
+ * Portuguese (Brazil)
94
+
95
  #### LINKS
96
 
97
  * **<a href="https://fifu.app/">Featured Image from URL Premium</a>**
98
  * **<a href="https://chrome.google.com/webstore/detail/fifu-scraper/pccimcccbkdeeadhejdmnffmllpicola">Google Chrome Extension</a>**
99
 
 
 
100
 
101
  == Installation ==
102
 
103
+ ### INSTALL FIFU FROM WITHIN WORDPRESS
104
+
105
+ 1. Visit the plugins page within your dashboard and select 'Add New';
106
+ 1. Search for 'Featured Image from URL';
107
+ 1. Activate FIFU from your Plugins page;
108
+
109
+ ### INSTALL FIFU MANUALLY
110
+
111
+ 1. Upload the 'featured-image-from-url' folder to the /wp-content/plugins/ directory;
112
+ 1. Activate the FIFU plugin through the 'Plugins' menu in WordPress;
113
+
114
 
115
  == Frequently Asked Questions ==
116
 
185
 
186
  20. Fullscreen
187
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
 
189
+ == Changelog ==
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
190
 
191
+ = 3.1.5 =
192
+ * New language: German; Improvement: short readme to make translations easier.
 
 
193
 
194
  = 3.1.4 =
195
  * Notice: FIFU is ready to receive translations; New language: Portuguese (Brazil); New features: Mute and Background Video; Improvement: og:image tag for internal images.
196
 
197
  = 3.1.3 =
198
+ * Improvement: Same Height (each selector can have a different size ratio); Improvement: Image Metadata (query optimization); Deprecated: Maximum Sizes; Bug fix: conflict between Lazy Load and Storefront; Bug fix: conflict between Lazy Load and background-images.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
 
200
+ = others =
201
+ * [more](https://fifu.app/changelog/)
202
 
 
 
203
 
204
+ == Upgrade Notice ==
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
205
 
206
+ = 3.1.5 =
207
+ * New language: German; Improvement: short readme to make translations easier.