Version Description
- Improvement (Premium): Featured Video and Featured Slider should work with ANY theme now.
Download this release
Release Info
Developer | marceljm |
Plugin | Featured Image From URL |
Version | 2.9.8 |
Comparing to | |
See all releases |
Code changes from version 2.9.7 to 2.9.8
- admin/html/menu.html +7 -51
- admin/html/support-data.html +2 -2
- featured-image-from-url.php +1 -1
- readme.txt +7 -1
admin/html/menu.html
CHANGED
@@ -27,54 +27,12 @@
|
|
27 |
<br>
|
28 |
<div id="tabs-a">
|
29 |
<a name="top"></a>
|
30 |
-
|
31 |
<div class="box">
|
32 |
-
<h2
|
33 |
-
<
|
34 |
-
|
35 |
-
</div>
|
36 |
-
|
37 |
-
<div class="box" style="">
|
38 |
-
<h2><a name="top">Checking compatibility between your theme (<?php echo wp_get_theme()?>) and FIFU Premium...</a></h2>
|
39 |
-
<div class="greybox">
|
40 |
-
<div id="tabsPremium">
|
41 |
-
<ul>
|
42 |
-
<li><a href="#tabs-1">Features Compatibility</a></li>
|
43 |
-
<li style="<?php echo fifu_woo_theme() ? '' : 'display:none' ?>"><a href="#tabs-3">Official FIFU WooCommerce Theme</a></li>
|
44 |
-
</ul>
|
45 |
-
<div id="tabs-1">
|
46 |
-
<table>
|
47 |
-
<tr>
|
48 |
-
<th>as <b>Blog</b> (<a href="https://blog.featuredimagefromurl.com/" target="_blank">live preview</a>)</th>
|
49 |
-
<th>as <b>Shop</b> (<a href="https://shop.featuredimagefromurl.com/" target="_blank">live preview</a>)</th>
|
50 |
-
</tr>
|
51 |
-
<tr>
|
52 |
-
<td>featured image: yes</td>
|
53 |
-
<td>product image: yes</td>
|
54 |
-
</tr>
|
55 |
-
<tr>
|
56 |
-
<td></td>
|
57 |
-
<td>product gallery: yes</td>
|
58 |
-
</tr>
|
59 |
-
<tr>
|
60 |
-
<td>featured video: yes</td>
|
61 |
-
<td>product video: <?php echo fifu_woo_theme()?'no':'yes'?></td>
|
62 |
-
</tr>
|
63 |
-
<tr>
|
64 |
-
<td>featured slider: yes</td>
|
65 |
-
<td>product slider: <?php echo fifu_woo_theme()?'no':'yes'?></td>
|
66 |
-
</tr>
|
67 |
-
</table>
|
68 |
-
</div>
|
69 |
-
<div id="tabs-3">
|
70 |
-
FIFU is developed using <b><a href="https://wordpress.org/themes/storefront/">Storefront</a></b>, the official WooCommerce theme. So all the plugin features are compatible with that without any additional steps.<br><br>
|
71 |
-
If your theme isn't flexible enough to work with external images, please consider to move to Storefront. Check the <a href="https://shop.featuredimagefromurl.com"><b>Live Preview</b></a>.
|
72 |
-
</div>
|
73 |
-
</div>
|
74 |
-
</div>
|
75 |
-
</div>
|
76 |
-
</div>
|
77 |
</div>
|
|
|
78 |
<div id="tabs-k">
|
79 |
<div class="box">
|
80 |
<h2>Featured Image Column</h2>
|
@@ -261,7 +219,7 @@
|
|
261 |
<h2>Internal URL Parameters</h2>
|
262 |
<div class="greybox" id="grad2">
|
263 |
<b>Premium feature</b><br><br>
|
264 |
-
This option adds some FIFU parameters to your image URLs. It only makes sense when you have a theme that calls the image URLs in a
|
265 |
</div>
|
266 |
<br>
|
267 |
<input
|
@@ -1700,7 +1658,7 @@
|
|
1700 |
<h2>Slider Settings</h2>
|
1701 |
<div class="greybox" id="grad2">
|
1702 |
<b>Premium feature</b><br><br>
|
1703 |
-
|
1704 |
<table style="text-align:left">
|
1705 |
<tr>
|
1706 |
<th>
|
@@ -2191,7 +2149,7 @@
|
|
2191 |
Slider
|
2192 |
</th>
|
2193 |
<th>
|
2194 |
-
|
2195 |
</th>
|
2196 |
</tr>
|
2197 |
</table>
|
@@ -3121,5 +3079,3 @@
|
|
3121 |
</ul>
|
3122 |
</div>
|
3123 |
</div>
|
3124 |
-
|
3125 |
-
|
27 |
<br>
|
28 |
<div id="tabs-a">
|
29 |
<a name="top"></a>
|
|
|
30 |
<div class="box">
|
31 |
+
<h2><a href="https://fifu.app/">Featured Image from URL (Premium)</a></h2>
|
32 |
+
<iframe style="width:100%;height:600px" src="https://fifu.app/"></iframe>
|
33 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
</div>
|
35 |
+
|
36 |
<div id="tabs-k">
|
37 |
<div class="box">
|
38 |
<h2>Featured Image Column</h2>
|
219 |
<h2>Internal URL Parameters</h2>
|
220 |
<div class="greybox" id="grad2">
|
221 |
<b>Premium feature</b><br><br>
|
222 |
+
This option adds some FIFU parameters to your image URLs. It only makes sense when you have a theme/plugin that calls the image URLs in a nonstandard way, what could break some FIFU features, such as "Featured Video", "Featured Slider", "Add Class" and "Same Height > Object Fit".
|
223 |
</div>
|
224 |
<br>
|
225 |
<input
|
1658 |
<h2>Slider Settings</h2>
|
1659 |
<div class="greybox" id="grad2">
|
1660 |
<b>Premium feature</b><br><br>
|
1661 |
+
You can define the featured slider settings here.<br><br>
|
1662 |
<table style="text-align:left">
|
1663 |
<tr>
|
1664 |
<th>
|
2149 |
Slider
|
2150 |
</th>
|
2151 |
<th>
|
2152 |
+
fifu_slider_list_url
|
2153 |
</th>
|
2154 |
</tr>
|
2155 |
</table>
|
3079 |
</ul>
|
3080 |
</div>
|
3081 |
</div>
|
|
|
|
admin/html/support-data.html
CHANGED
@@ -87,6 +87,6 @@ REST Routes:
|
|
87 |
|
88 |
// remove notices from other plugins
|
89 |
setTimeout(function () {
|
90 |
-
jQuery('div.header-box > div').remove();
|
91 |
-
},
|
92 |
</script>
|
87 |
|
88 |
// remove notices from other plugins
|
89 |
setTimeout(function () {
|
90 |
+
jQuery('div.header-box > div')[0].remove();
|
91 |
+
}, 50);
|
92 |
</script>
|
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: 2.9.
|
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://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: 2.9.8
|
8 |
* Author: Marcel Jacques Machado
|
9 |
* Author URI: https://www.linkedin.com/in/marceljm/
|
10 |
*/
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://donorbox.org/fifu
|
|
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, 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, seo, variable, tumblr, variation, product variation, shortcode, facebook, instagram, imgur, 9gag, wcfm, add-on, scraper, 特色圖片, 图片, 网址, 外部, unsplash, keyword, random, acf
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.4
|
7 |
-
Stable tag: 2.9.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -162,6 +162,9 @@ Features:
|
|
162 |
|
163 |
== Changelog ==
|
164 |
|
|
|
|
|
|
|
165 |
= 2.9.7 =
|
166 |
* 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.
|
167 |
|
@@ -723,6 +726,9 @@ was removed. To finish, a Premium version is now been presented.
|
|
723 |
|
724 |
== Upgrade Notice ==
|
725 |
|
|
|
|
|
|
|
726 |
= 2.9.7 =
|
727 |
* 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.
|
728 |
|
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, 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, seo, variable, tumblr, variation, product variation, shortcode, facebook, instagram, imgur, 9gag, wcfm, add-on, scraper, 特色圖片, 图片, 网址, 外部, unsplash, keyword, random, acf
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.4
|
7 |
+
Stable tag: 2.9.8
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
162 |
|
163 |
== Changelog ==
|
164 |
|
165 |
+
= 2.9.8 =
|
166 |
+
* Improvement (Premium): Featured Video and Featured Slider should work with ANY theme now.
|
167 |
+
|
168 |
= 2.9.7 =
|
169 |
* 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.
|
170 |
|
726 |
|
727 |
== Upgrade Notice ==
|
728 |
|
729 |
+
= 2.9.8 =
|
730 |
+
* Improvement (Premium): Featured Video and Featured Slider should work with ANY theme now.
|
731 |
+
|
732 |
= 2.9.7 =
|
733 |
* 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.
|
734 |
|