Featured Image From URL - Version 2.1.7

Version Description

  • Improvement: WP All Import usage example.
Download this release

Release Info

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

Code changes from version 2.1.6 to 2.1.7

admin/html/menu.html CHANGED
@@ -5,29 +5,21 @@
5
  <div class="wrap">
6
 
7
  <div class="box">
8
- <h1>Featured Image from URL <b style="color:orange">2</b></h1>
9
  </div>
10
 
11
  <div class="box">
12
- <h2>IMPORTANT!!!</h2>
13
- <p style="font-size: 12px; padding: 5px; border-left: 6px solid rgb(0, 115, 170); color: black;
14
- background-color: #eee; border-radius: 25px 5px;">FIFU 2 was released this month with a lot of internal changes to overcome some old known issues</p>
15
- <p style="font-size: 12px; padding: 5px; border-left: 6px solid red; color: black;
16
- background-color: #eee; border-radius: 25px 5px;">Please report any problem to <a href="mailto:marcel@featuredimagefromurl.com">marcel@featuredimagefromurl.com</a></p>
17
- </div>
18
-
19
- <div class="box">
20
- <h2>Help</h2>
21
  <div class="greybox">
22
- For more information, refer to <a href="https://wordpress.org/plugins/featured-image-from-url/faq/" target="_blank">FAQ</a> and <a href="https://wordpress.org/plugins/featured-image-from-url/screenshots/" target="_blank">screenshots</a>.
 
23
  </div>
24
  </div>
25
 
26
  <div class="box">
27
- <h2>Report a Bug or Suggest an Improvement</h2>
28
  <div class="greybox">
29
- Suggestions for improvement are always welcome. Just send an email to <a href="mailto:marcel@featuredimagefromurl.com">marcel@featuredimagefromurl.com</a> and your request can be available in the next release.
30
- But if you want to report a bug, first click on <button id="opener">About</button> to get your plugin version and options. You can also attach as many details as possible such as screenshots, JS errors on browser console, PHP errors in debug file etc.
31
  </div>
32
  </div>
33
 
@@ -719,8 +711,9 @@
719
 
720
  <div id="tabsWpAllImport">
721
  <ul>
722
- <li><a href="#tabs-1">Free</a></li>
723
- <li><a href="#tabs-2">Premium</a></li>
 
724
  </ul>
725
  <div id="tabs-1">
726
 
@@ -836,6 +829,18 @@
836
  </tr>
837
  </table>
838
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
839
  </div>
840
  </div>
841
  </div>
@@ -1210,7 +1215,7 @@
1210
  <h2>Hover Effects</h2>
1211
  <div class="greybox" id="grad2">
1212
  <b>Premium feature</b><br><br>
1213
- Choose one among 18 hover effects to be applied to the external featured images of your posts/products on your homepage.<br><br>
1214
  </div>
1215
  <br>
1216
  <select id="select_hover" style="width:90%">
5
  <div class="wrap">
6
 
7
  <div class="box">
8
+ <h1><b>Featured Image from URL</b> 2</h1>
9
  </div>
10
 
11
  <div class="box">
12
+ <h2>Report a Bug or Suggest an Improvement</h2>
 
 
 
 
 
 
 
 
13
  <div class="greybox">
14
+ Suggestions for improvement are always welcome. Just send an email to <b><a href="mailto:marcel@featuredimagefromurl.com">marcel@featuredimagefromurl.com</a></b> and your request can be available in the next release.
15
+ But if you want to report a bug, first <b><button id="opener">click here</button></b> to get your plugin version and options. You can also attach as many details as possible such as screenshots, JS errors on browser console, PHP errors in debug file etc.
16
  </div>
17
  </div>
18
 
19
  <div class="box">
20
+ <h2>Help</h2>
21
  <div class="greybox">
22
+ For more information, refer to <a href="https://wordpress.org/plugins/featured-image-from-url/faq/" target="_blank">FAQ</a> and <a href="https://wordpress.org/plugins/featured-image-from-url/screenshots/" target="_blank">screenshots</a>.
 
23
  </div>
24
  </div>
25
 
711
 
712
  <div id="tabsWpAllImport">
713
  <ul>
714
+ <li><a href="#tabs-3">Importing products...</a></li>
715
+ <li><a href="#tabs-1">Custom Fields</a></li>
716
+ <li><a href="#tabs-2">Premium Custom Fields</a></li>
717
  </ul>
718
  <div id="tabs-1">
719
 
829
  </tr>
830
  </table>
831
  </div>
832
+
833
+ <div id="tabs-3">
834
+ <a href="../wp-content/plugins/fifu-premium/admin/html/txt/csv.txt">CSV example</a>
835
+ <br>
836
+ <br>
837
+ <img src="https://c1.staticflickr.com/5/4860/44640581850_30311e210a_c_d.jpg" style="width:100%">
838
+ <br>
839
+ <br>
840
+ Result:
841
+ <br>
842
+ <img src="https://c2.staticflickr.com/8/7899/45734350014_92984c6c69_o_d.jpg">
843
+ </div>
844
  </div>
845
  </div>
846
  </div>
1215
  <h2>Hover Effects</h2>
1216
  <div class="greybox" id="grad2">
1217
  <b>Premium feature</b><br><br>
1218
+ Choose one among 18 hover effects to be applied to the external featured images of your posts/products on your homepage. <a href="https://featuredimagefromurl.com/hover-effects/">Live preview</a><br><br>
1219
  </div>
1220
  <br>
1221
  <select id="select_hover" style="width:90%">
admin/html/meta-box.html CHANGED
@@ -48,10 +48,10 @@
48
 
49
  <div style="<?php echo $show_news ?>">
50
  <hr>
51
- <p style="font-size: 12px; padding: 5px; border-left: 6px solid rgb(0, 115, 170); color: black;
52
- background-color: #eee; border-radius: 25px 5px;">FIFU 2 was released this month with a lot of internal changes to overcome some old known issues</p>
53
- <p style="font-size: 12px; padding: 5px; border-left: 6px solid red; color: black;
54
- background-color: #eee; border-radius: 25px 5px;">Please report any problem to <a href="mailto:marcel@featuredimagefromurl.com">marcel@featuredimagefromurl.com</a></p>
55
  <!--p style="font-size: 12px; padding: 5px; border-left: 6px solid #b20ab8; color: black;
56
  background-color: #eee; border-radius: 25px 5px;">New: WooCommerce <a href="admin.php?page=featured-image-from-url#variable">Product Variable</a> support (<a href="https://shop.featuredimagefromurl.com/product/variable-product/">live preview</a>)</p-->
57
  <!--p style="font-size: 12px; padding: 5px; border-left: 6px solid orange; color: black;
48
 
49
  <div style="<?php echo $show_news ?>">
50
  <hr>
51
+ <p style="font-size: 12px; padding: 10px; border-left: 3px solid red; color: black;
52
+ background-color: whitesmoke; border-radius: 25px 5px;">FIFU 2 was released this month with a lot of internal changes to overcome some old known issues. Please report any problem to <a href="mailto:marcel@featuredimagefromurl.com">marcel@featuredimagefromurl.com</a></p>
53
+ <!--p style="font-size: 12px; padding: 5px; border-left: 6px solid red; color: black;
54
+ background-color: #eee; border-radius: 25px 5px;">Please report any problem to <a href="mailto:marcel@featuredimagefromurl.com">marcel@featuredimagefromurl.com</a></p-->
55
  <!--p style="font-size: 12px; padding: 5px; border-left: 6px solid #b20ab8; color: black;
56
  background-color: #eee; border-radius: 25px 5px;">New: WooCommerce <a href="admin.php?page=featured-image-from-url#variable">Product Variable</a> support (<a href="https://shop.featuredimagefromurl.com/product/variable-product/">live preview</a>)</p-->
57
  <!--p style="font-size: 12px; padding: 5px; border-left: 6px solid orange; color: black;
admin/html/txt/csv.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ title;urls
2
+ Marvel;https://farm5.staticflickr.com/4415/36510266406_ee630f55e7_q.jpg|https://farm5.staticflickr.com/4415/35747392283_e685519b88_q.jpg|https://farm5.staticflickr.com/4383/36510270056_0e52a799f4_q.jpg
3
+ DC;https://farm5.staticflickr.com/4331/36556653975_79d2cb51ac_q.jpg|https://farm5.staticflickr.com/4376/36388230522_0fb18ca60a.jpg|https://farm5.staticflickr.com/4405/36556653895_f1c5350e36.jpg
featured-image-from-url.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin Name: Featured Image from URL
5
  * Plugin URI: https://featuredimagefromurl.com/
6
  * Description: Use an external image as Featured Image of your post/page/custom post type (WooCommerce). Includes Auto Set (External Post), Product Gallery, Social Tags and more.
7
- * Version: 2.1.6
8
  * Author: Marcel Jacques Machado
9
  * Author URI: https://www.linkedin.com/in/marceljm/
10
  */
4
  * Plugin Name: Featured Image from URL
5
  * Plugin URI: https://featuredimagefromurl.com/
6
  * Description: Use an external image as Featured Image of your post/page/custom post type (WooCommerce). Includes Auto Set (External Post), Product Gallery, Social Tags and more.
7
+ * Version: 2.1.7
8
  * Author: Marcel Jacques Machado
9
  * Author URI: https://www.linkedin.com/in/marceljm/
10
  */
readme.txt CHANGED
@@ -1,7 +1,7 @@
1
  === Plugin Name ===
2
  Contributors: marceljm
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8BLDLZ3HDBGQG
4
- Tags: featured image, external featured image, featured image from url, url featured image, featured, image, external, url, flickr, s3, picasa, woocommerce, product image, product gallery, product, gallery, column, list, page, post, all, content, custom, type, custom post type, category, video, external video, youtube, vimeo, featured video, hover, effects, hover effects, sirv, wp all import, css, style, slider, thumbnail, social, network, auto, publish, hide, first image, content, lightbox, size, grid, auto post thumbnail, link, uri, affiliate, wp, rest, api, wp rest api, lazy, load, google, drive, instagram, validation, jetpack, visual composer, play, pause, crop, resize, zoom, enable, disable, default, automatic, auto set, cloudinary, schedule, event, cron, priority, seo, variable, tumblr, variation, product variable, shortcode
5
  Requires at least: 4.0
6
  Tested up to: 5.0
7
  Stable tag: 5.0
@@ -161,6 +161,9 @@ Features:
161
 
162
  == Changelog ==
163
 
 
 
 
164
  = 2.1.6 =
165
  * Bug fixes: product category; clean meta data; style issues.
166
 
@@ -479,6 +482,9 @@ was removed. To finish, a Premium version is now been presented.
479
 
480
  == Upgrade Notice ==
481
 
 
 
 
482
  = 2.1.6 =
483
  * Bug fixes: product category; clean meta data; style issues.
484
 
1
  === Plugin Name ===
2
  Contributors: marceljm
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8BLDLZ3HDBGQG
4
+ Tags: featured image, external featured image, featured image from url, url featured image, featured, image, external, url, flickr, s3, picasa, woocommerce, product image, product gallery, product, gallery, column, list, page, post, all, content, custom, type, custom post type, category, video, external video, youtube, vimeo, featured video, hover, effects, hover effects, sirv, wp all import, css, style, slider, thumbnail, social, network, auto, publish, hide, first image, content, lightbox, size, grid, auto post thumbnail, link, uri, affiliate, wp, rest, api, wp rest api, lazy, load, google, drive, instagram, validation, jetpack, visual composer, play, pause, crop, resize, zoom, enable, disable, default, automatic, auto set, cloudinary, schedule, event, cron, priority, seo, variable, tumblr, variation, product variation, shortcode
5
  Requires at least: 4.0
6
  Tested up to: 5.0
7
  Stable tag: 5.0
161
 
162
  == Changelog ==
163
 
164
+ = 2.1.7 =
165
+ * Improvement: WP All Import usage example.
166
+
167
  = 2.1.6 =
168
  * Bug fixes: product category; clean meta data; style issues.
169
 
482
 
483
  == Upgrade Notice ==
484
 
485
+ = 2.1.7 =
486
+ * Improvement: WP All Import usage example.
487
+
488
  = 2.1.6 =
489
  * Bug fixes: product category; clean meta data; style issues.
490