Featured Image From URL - Version 2.6.2

Version Description

  • Notice: about conflict with Facebook social tags from Yoast SEO plugin.
Download this release

Release Info

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

Code changes from version 2.6.1 to 2.6.2

admin/html/menu.html CHANGED
@@ -1905,6 +1905,8 @@
1905
  <h2>Social Tags</h2>
1906
  <div class="greybox">
1907
  Featured Image from URL provides social tags to share the external images on the social networks. Here you can enable/disable this feature.
 
 
1908
  </div>
1909
  <br>
1910
  <form
1905
  <h2>Social Tags</h2>
1906
  <div class="greybox">
1907
  Featured Image from URL provides social tags to share the external images on the social networks. Here you can enable/disable this feature.
1908
+ <br><br>
1909
+ ¹ if you have <b>Yoast SEO</b> plugin installed, don't set a default image for Facebook. Yoast will use that even when you have an external image.
1910
  </div>
1911
  <br>
1912
  <form
admin/html/meta-box.html CHANGED
@@ -61,7 +61,7 @@
61
  <p style="font-size: 12px; padding: 10px; border-bottom: 2px solid orange; border-top: 2px solid orange; color: black; background: repeating-linear-gradient(-55deg,white,white 2px,whitesmoke 2px,white 5px);
62
  background-color: whitesmoke; border-radius: 15px 5px 15px 5px; position: relative; top: 5px;">Product Gallery, Video and Slider fields are only available in <a href="admin.php?page=featured-image-from-url#tabs-a"><b>premium</b></a> version</p>
63
  <p style="font-size: 12px; padding: 10px; border-bottom: 2px solid #34ba1c; border-top: 2px solid #34ba1c; color: black; background: repeating-linear-gradient(-55deg,white,white 2px,whitesmoke 2px,white 5px);
64
- background-color: whitesmoke; border-radius: 15px 5px 15px 5px; position: relative; top: 5px;">New Premium Features: "Video Autoplay" and "Video Loop"</p>
65
  <!--p style="font-size: 12px; padding: 10px; border-bottom: 2px solid #538dd3; border-top: 2px solid #538dd3; color: black; background: repeating-linear-gradient(-55deg,white,white 2px,whitesmoke 2px,white 5px);
66
  background-color: whitesmoke; border-radius: 15px 5px 15px 5px; position: relative; top: 5px;">New: "Save Image Dimensions > Follow Redirects" option</p-->
67
  <!--p style="font-size: 12px; padding: 10px; border-bottom: 2px solid #7e600e ; border-top: 2px solid #7e600e ; color: black; background: repeating-linear-gradient(-55deg,white,white 2px,whitesmoke 2px,white 5px);
61
  <p style="font-size: 12px; padding: 10px; border-bottom: 2px solid orange; border-top: 2px solid orange; color: black; background: repeating-linear-gradient(-55deg,white,white 2px,whitesmoke 2px,white 5px);
62
  background-color: whitesmoke; border-radius: 15px 5px 15px 5px; position: relative; top: 5px;">Product Gallery, Video and Slider fields are only available in <a href="admin.php?page=featured-image-from-url#tabs-a"><b>premium</b></a> version</p>
63
  <p style="font-size: 12px; padding: 10px; border-bottom: 2px solid #34ba1c; border-top: 2px solid #34ba1c; color: black; background: repeating-linear-gradient(-55deg,white,white 2px,whitesmoke 2px,white 5px);
64
+ background-color: whitesmoke; border-radius: 15px 5px 15px 5px; position: relative; top: 5px;">Tip: if you use FIFU Social Tags and have <b>Yoast SEO</b> installed, don't set a default image for Facebook, because Yoast will use the default image even when you have an external one. </p>
65
  <!--p style="font-size: 12px; padding: 10px; border-bottom: 2px solid #538dd3; border-top: 2px solid #538dd3; color: black; background: repeating-linear-gradient(-55deg,white,white 2px,whitesmoke 2px,white 5px);
66
  background-color: whitesmoke; border-radius: 15px 5px 15px 5px; position: relative; top: 5px;">New: "Save Image Dimensions > Follow Redirects" option</p-->
67
  <!--p style="font-size: 12px; padding: 10px; border-bottom: 2px solid #7e600e ; border-top: 2px solid #7e600e ; color: black; background: repeating-linear-gradient(-55deg,white,white 2px,whitesmoke 2px,white 5px);
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.6.1
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.6.2
8
  * Author: Marcel Jacques Machado
9
  * Author URI: https://www.linkedin.com/in/marceljm/
10
  */
readme.txt CHANGED
@@ -159,6 +159,9 @@ Features:
159
 
160
  == Changelog ==
161
 
 
 
 
162
  = 2.6.1 =
163
  * Bug fix: menu settings style issue on Firefox.
164
 
@@ -612,6 +615,9 @@ was removed. To finish, a Premium version is now been presented.
612
 
613
  == Upgrade Notice ==
614
 
 
 
 
615
  = 2.6.1 =
616
  * Bug fix: menu settings style issue on Firefox.
617
 
159
 
160
  == Changelog ==
161
 
162
+ = 2.6.2 =
163
+ * Notice: about conflict with Facebook social tags from Yoast SEO plugin.
164
+
165
  = 2.6.1 =
166
  * Bug fix: menu settings style issue on Firefox.
167
 
615
 
616
  == Upgrade Notice ==
617
 
618
+ = 2.6.2 =
619
+ * Notice: about conflict with Facebook social tags from Yoast SEO plugin.
620
+
621
  = 2.6.1 =
622
  * Bug fix: menu settings style issue on Firefox.
623