Version Description
- Improvement: integration with Aliplugin; New: campaign to raise funds for new features, Premium version integrated with new payment services and new site.
Download this release
Release Info
Developer | marceljm |
Plugin | Featured Image From URL |
Version | 2.7.9 |
Comparing to | |
See all releases |
Code changes from version 2.7.8 to 2.7.9
- admin/html/css/menu.css +4 -2
- admin/html/menu.html +26 -74
- admin/html/meta-box.html +6 -3
- admin/meta-box.php +13 -0
- featured-image-from-url.php +2 -2
- readme.txt +8 -2
admin/html/css/menu.css
CHANGED
@@ -104,7 +104,8 @@ th {
|
|
104 |
position: relative;
|
105 |
background: #799d60;
|
106 |
border-radius: 1em;
|
107 |
-
width:
|
|
|
108 |
}
|
109 |
|
110 |
.speech-bubble:after {
|
@@ -126,6 +127,7 @@ th {
|
|
126 |
background: #4193aa;
|
127 |
border-radius: 1em;
|
128 |
width: 100%;
|
|
|
129 |
top:20px;
|
130 |
}
|
131 |
|
@@ -133,7 +135,7 @@ th {
|
|
133 |
content: '';
|
134 |
position: absolute;
|
135 |
top: 0;
|
136 |
-
left:
|
137 |
width: 0;
|
138 |
height: 0;
|
139 |
border: 12px solid transparent;
|
104 |
position: relative;
|
105 |
background: #799d60;
|
106 |
border-radius: 1em;
|
107 |
+
width: 80%;
|
108 |
+
line-height: 13px;
|
109 |
}
|
110 |
|
111 |
.speech-bubble:after {
|
127 |
background: #4193aa;
|
128 |
border-radius: 1em;
|
129 |
width: 100%;
|
130 |
+
line-height: 13px;
|
131 |
top:20px;
|
132 |
}
|
133 |
|
135 |
content: '';
|
136 |
position: absolute;
|
137 |
top: 0;
|
138 |
+
left: 91%;
|
139 |
width: 0;
|
140 |
height: 0;
|
141 |
border: 12px solid transparent;
|
admin/html/menu.html
CHANGED
@@ -19,58 +19,18 @@
|
|
19 |
<li><a href="#tabs-e"><i class="fas fa-quote-left"></i> Text</a></li>
|
20 |
<li><a href="#tabs-c"><i class="fas fa-play"></i> Video</a></li>
|
21 |
<li><a href="#tabs-o"><i class="fas fa-shopping-cart"></i> WooCommerce</a></li>
|
22 |
-
<li><a href="#tabs-p"><i class="fas fa-
|
23 |
<li><a href="#tabs-t"><i class="fas fa-info-circle"></i> Troubleshooting</a></li>
|
24 |
-
<li><a href="#tabs-a"><i class="fas fa-star"></i> Premium version <b style="border-radius:2px;padding:3px;background-color:#32373c;color:white">20%OFF</b></a></li>
|
25 |
<br>
|
26 |
<br>
|
27 |
<div id="tabs-a">
|
28 |
<a name="top"></a>
|
29 |
|
30 |
<div class="box">
|
31 |
-
<h2>About <a href="https://
|
32 |
<div class="greybox">
|
33 |
-
<
|
34 |
-
<div style="display:inline-block;;position:relative;top:-30px">
|
35 |
-
<table style="width:100%;border: 0px dotted #000">
|
36 |
-
<tr>
|
37 |
-
<td><center></center></td><td><center>Money (PayPal)</center></td><td><center>Bitcoin</center></td>
|
38 |
-
</tr>
|
39 |
-
<tr>
|
40 |
-
<td style="width:60%"
|
41 |
-
<div>
|
42 |
-
Pay <strike>US$ 50,00</strike> <b>US$ 39,90</b> and receive your license key and the download link by email within 12 hours.
|
43 |
-
Moreover, <b>you will have lifetime automatic updates</b>.<br><br>
|
44 |
-
</div>
|
45 |
-
</td>
|
46 |
-
<td style="width:20%">
|
47 |
-
<center>
|
48 |
-
<div style="display: inline-block;"><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
49 |
-
<input type="hidden" name="cmd" value="_s-xclick">
|
50 |
-
<input type="hidden" name="hosted_button_id" value="46Y3TGDMXCJZW">
|
51 |
-
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></form></div>
|
52 |
-
</center>
|
53 |
-
</td>
|
54 |
-
<td style="width:20%">
|
55 |
-
<center>
|
56 |
-
<div>
|
57 |
-
3C9SWyg2zEByn1RSQ6s5AVw1jKyFzdesUQ
|
58 |
-
</div>
|
59 |
-
</center>
|
60 |
-
</td>
|
61 |
-
</tr>
|
62 |
-
</table>
|
63 |
-
<h3>2) "How to get support?"</h3>
|
64 |
-
You can inform any problem related to the Premium version by email (support@featuredimagefromurl.com). It will be solved as soon as possible and without any cost.<br><br>
|
65 |
-
<h3>3) "On how many sites can I install that?"</h3>
|
66 |
-
Only one. Or maybe two, since one of them is a stage site. But both should be available on the Internet to receive automatic updates. Those restrictions are necessary to keep the support quality.<br><br>
|
67 |
-
<h3>4) "Are my plugins compatible with Premium version?"</h3>
|
68 |
-
FIFU is compatible with most popular plugins. If you intend to use the Premium version with a specific plugin, try to test with this free version first.<br><br>
|
69 |
-
<h3>5) "Are there known incompatibility issues?"</h3>
|
70 |
-
Some WooCommerce themes aren’t flexible enough to work with Videos, Sliders and Shortcodes. To know if your theme is compatible with those features, please take a look below.<br><br>
|
71 |
-
<h3>6) "Can I get my money back later?"</h3>
|
72 |
-
With the exception of rare situations, no. But don't worry about that. You will still have the best support and if, after your complete cooperation, I'm not able to solve your issue, I will offer you a refund.
|
73 |
-
</div>
|
74 |
</div>
|
75 |
|
76 |
<div class="box" style="">
|
@@ -783,7 +743,7 @@
|
|
783 |
<h2>Hover Effects</h2>
|
784 |
<div class="greybox" id="grad2">
|
785 |
<b>Premium feature</b><br><br>
|
786 |
-
Choose one among 18 hover effects to be applied to the external featured images of your posts/products on your homepage
|
787 |
</div>
|
788 |
<br>
|
789 |
<select id="select_hover" style="width:30%">
|
@@ -2614,54 +2574,46 @@
|
|
2614 |
If you need any help, you can refer to <a href="https://wordpress.org/plugins/featured-image-from-url/screenshots/" target="_blank">screenshots</a> or send an email to <b>marcel@featuredimagefromurl.com</b> (send me this <a href="admin.php?page=fifu-support-data"><button id="opener" onclick="jQuery('.wrap').block({message: 'Please wait some seconds...', css: {backgroundColor: 'none', border: 'none', color: 'white'}});">data</button></a>, please).
|
2615 |
</div>
|
2616 |
</div>
|
2617 |
-
|
2618 |
-
<
|
2619 |
-
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
2620 |
-
<input type="hidden" name="cmd" value="_s-xclick" />
|
2621 |
-
<input type="hidden" name="hosted_button_id" value="D84YEX4JR7J86" />
|
2622 |
-
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
|
2623 |
-
<img alt="" border="0" src="" width="1" height="1" />
|
2624 |
-
</form>
|
2625 |
-
</div>
|
2626 |
-
<h2>Donate $ 1 / year to take this project to the next level</h2>
|
2627 |
<div class="greybox">
|
2628 |
-
|
2629 |
-
|
2630 |
-
</div>
|
2631 |
-
<
|
2632 |
-
</div
|
2633 |
<div class="box">
|
2634 |
<h2>Getting Started (external Featured Images)</h2>
|
2635 |
-
<div class="greybox" style="min-height:
|
2636 |
<div style="width:100%">
|
2637 |
<hgroup style="float:left;opacity:0.75;" class="speech-bubble">
|
2638 |
-
<div style="font-style:italic;font-size:
|
2639 |
<br>
|
2640 |
-
<div style="font-style:italic;font-size:
|
2641 |
<br>
|
2642 |
-
<div style="font-style:italic;font-size:
|
2643 |
<br>
|
2644 |
-
<div style="font-style:italic;font-size:
|
2645 |
<br>
|
2646 |
-
<div style="font-style:italic;font-size:
|
2647 |
<br>
|
2648 |
-
<div style="font-style:italic;font-size:
|
2649 |
<br>
|
2650 |
</hgroup>
|
2651 |
-
<img style="float:right;padding-left:1%;width:
|
2652 |
</div>
|
2653 |
<hgroup style="float:right;opacity:0.75" class="speech-bubble2">
|
2654 |
-
<div style="font-style:italic;font-size:
|
2655 |
<br>
|
2656 |
-
<div style="font-style:italic;font-size:
|
2657 |
<br>
|
2658 |
-
<div style="font-style:italic;font-size:
|
2659 |
<br>
|
2660 |
-
<div style="font-style:italic;font-size:
|
2661 |
<br>
|
2662 |
-
<div style="font-style:italic;font-size:
|
2663 |
<br>
|
2664 |
-
<div style="font-style:italic;font-size:
|
2665 |
<br>
|
2666 |
</hgroup>
|
2667 |
</div>
|
19 |
<li><a href="#tabs-e"><i class="fas fa-quote-left"></i> Text</a></li>
|
20 |
<li><a href="#tabs-c"><i class="fas fa-play"></i> Video</a></li>
|
21 |
<li><a href="#tabs-o"><i class="fas fa-shopping-cart"></i> WooCommerce</a></li>
|
22 |
+
<li><a href="#tabs-p"><i class="fas fa-redo"></i> WP All Import</a></li>
|
23 |
<li><a href="#tabs-t"><i class="fas fa-info-circle"></i> Troubleshooting</a></li>
|
24 |
+
<li><a href="#tabs-a"><i class="fas fa-star"></i> Premium version <b style="display:none;border-radius:2px;padding:3px;background-color:#32373c;color:white">20%OFF</b></a></li>
|
25 |
<br>
|
26 |
<br>
|
27 |
<div id="tabs-a">
|
28 |
<a name="top"></a>
|
29 |
|
30 |
<div class="box">
|
31 |
+
<h2>About <a href="https://fifu.app/">Featured Image from URL Premium</a></h2>
|
32 |
<div class="greybox">
|
33 |
+
<iframe style="width:100%;height:600px" src="https://fifu.app/"></iframe>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
</div>
|
35 |
|
36 |
<div class="box" style="">
|
743 |
<h2>Hover Effects</h2>
|
744 |
<div class="greybox" id="grad2">
|
745 |
<b>Premium feature</b><br><br>
|
746 |
+
Choose one among 18 hover effects to be applied to the external featured images of your posts/products on your homepage.<br>
|
747 |
</div>
|
748 |
<br>
|
749 |
<select id="select_hover" style="width:30%">
|
2574 |
If you need any help, you can refer to <a href="https://wordpress.org/plugins/featured-image-from-url/screenshots/" target="_blank">screenshots</a> or send an email to <b>marcel@featuredimagefromurl.com</b> (send me this <a href="admin.php?page=fifu-support-data"><button id="opener" onclick="jQuery('.wrap').block({message: 'Please wait some seconds...', css: {backgroundColor: 'none', border: 'none', color: 'white'}});">data</button></a>, please).
|
2575 |
</div>
|
2576 |
</div>
|
2577 |
+
<div class="box">
|
2578 |
+
<h2><a title="Card, Apple/Google Pay, Stripe, PayPal..." class="dbox-donation-button" style="background: #2d81c5;color: #fff;text-decoration: none;display: inline-block;font-size: 16px;padding: 2px 17px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;box-shadow: 0px 0px 0px 0px #1f5a89;text-shadow: 0 1px rgba(0, 0, 0, 0.3);" href="https://donorbox.org/fifu?default_interval=a&amount=1" target="_blank">Donate </a> $ 1 / year to take this project to the next level</h2>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2579 |
<div class="greybox">
|
2580 |
+
<a href="https://www.linkedin.com/in/marceljm/" target="_blank"><img src="https://avatars0.githubusercontent.com/u/10578419?s=460&v=4" style="border-radius:100%;width:8.5%;float:left"></a></h2>
|
2581 |
+
<div style="position:relative;left:10px">Hi, I'm Marcel, Software Engineer and Featured Image from URL author, a project 100% developed in my free time. During the last 4 years I did my best to develop all requested features, integrations, improvements and bug fixes. And <b>thanks to FIFU you keep saving money on storage, processing and copyright</b>. However, with so many users (100,000+ active installs in 2020), it's becoming increasingly difficult to help everyone. Important performance and automation features aren't done yet while frequent updates are required to keep this plugin working with the most current WordPress components. So please become a sponsor and help me to take FIFU to the next level!</div>
|
2582 |
+
</div>
|
2583 |
+
<script src="https://donorbox.org/widget.js" paypalExpress="false"></script><iframe frameborder="0" height="93px" name="donorbox" scrolling="no" seamless="seamless" src="https://donorbox.org/embed/fifu?donation_meter_color=%2341a2d8&only_donation_meter=true" style="width:100% !important; max-height:none!important;" width="100%"></iframe>
|
2584 |
+
</div>
|
2585 |
<div class="box">
|
2586 |
<h2>Getting Started (external Featured Images)</h2>
|
2587 |
+
<div class="greybox" style="min-height:375px">
|
2588 |
<div style="width:100%">
|
2589 |
<hgroup style="float:left;opacity:0.75;" class="speech-bubble">
|
2590 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px;padding-top:10px;">Hi, I'm an EXTERNAL image!</div>
|
2591 |
<br>
|
2592 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px">It means I'm NOT in your media library and I'm NOT an attached plugin file too.</div>
|
2593 |
<br>
|
2594 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px">Don't you believe me? So why don't you check my Internet address (also known as URL)?</div>
|
2595 |
<br>
|
2596 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px">1) <b>right click</b> me now;</div>
|
2597 |
<br>
|
2598 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px">2) select "<b>Copy image address</b>";</div>
|
2599 |
<br>
|
2600 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px">3) <b>paste</b> it here: <input type="text" style="width:80%;background-color:#f3f3f3;font-style:italic;" placeholder="or just drag and drop me here"></div>
|
2601 |
<br>
|
2602 |
</hgroup>
|
2603 |
+
<img style="float:right;padding-left:1%;width:17%;position:relative;top:19px;filter:grayscale(25%);" src="https://ps.w.org/featured-image-from-url/assets/icon-256x256.png" title="Right click me!">
|
2604 |
</div>
|
2605 |
<hgroup style="float:right;opacity:0.75" class="speech-bubble2">
|
2606 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px;padding-top:10px;">Since now you have my address (also known as URL), how about making me famous?</div>
|
2607 |
<br>
|
2608 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px">You just need to create a post and use me as the Featured Image:</div>
|
2609 |
<br>
|
2610 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px">1) <b>add a new post</b>;</div>
|
2611 |
<br>
|
2612 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px">2) find the <span class="dashicons dashicons-camera" style="font-size:18px;padding-right:3px"></span><b>Featured Image from URL</b> box;</div>
|
2613 |
<br>
|
2614 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px">3) <b>paste</b> my address into "<b>Image URL</b>" field.</div>
|
2615 |
<br>
|
2616 |
+
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px">And don't worry about storage. I will remain EXTERNAL. I WON'T be uploaded to your media library.</div>
|
2617 |
<br>
|
2618 |
</hgroup>
|
2619 |
</div>
|
admin/html/meta-box.html
CHANGED
@@ -58,8 +58,11 @@
|
|
58 |
<div id="fifu_news" style="position: relative; top:10px; <?php echo $show_news ?>">
|
59 |
<p style="font-size: 12px; padding: 10px; border-bottom: 1px solid #ee4394; border-top: 1px solid #ee4394; color: black; background: repeating-linear-gradient(-55deg,white,white 2px,whitesmoke 2px,white 5px);
|
60 |
background-color: whitesmoke; border-radius: 15px 5px 15px 5px; position: relative; top: 5px;">Please report any problem to <b>marcel@featuredimagefromurl.com</b></p>
|
61 |
-
|
62 |
-
background-color: whitesmoke; border-radius: 15px 5px 15px 5px; position: relative; top: 5px;"><a href=
|
|
|
|
|
63 |
<p style="font-size: 12px; padding: 10px; border-bottom: 1px solid orange; border-top: 1px solid orange; 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;">Product Gallery, Video and Slider fields are only available in <a href="
|
|
|
65 |
</div>
|
58 |
<div id="fifu_news" style="position: relative; top:10px; <?php echo $show_news ?>">
|
59 |
<p style="font-size: 12px; padding: 10px; border-bottom: 1px solid #ee4394; border-top: 1px solid #ee4394; color: black; background: repeating-linear-gradient(-55deg,white,white 2px,whitesmoke 2px,white 5px);
|
60 |
background-color: whitesmoke; border-radius: 15px 5px 15px 5px; position: relative; top: 5px;">Please report any problem to <b>marcel@featuredimagefromurl.com</b></p>
|
61 |
+
<p style="font-size: 12px; padding: 10px; border-bottom: 1px solid limegreen; border-top: 1px solid limegreen; 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;"><a href="https://donorbox.org/fifu" target="_blank"><b>Donate</b></a> $1 / year to take this project to the next level. New features coming.</p>
|
63 |
+
<!--p style="font-size: 12px; padding: 10px; border-bottom: 1px solid orange; border-top: 1px solid orange; 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;">Product Gallery, Video and Slider fields are only available in <a href="admin.php?page=featured-image-from-url#tabs-a">premium</a> version. Buy with a Card, Apple/Google Pay and others. <b>No account required</b>.</p-->
|
65 |
<p style="font-size: 12px; padding: 10px; border-bottom: 1px solid orange; border-top: 1px solid orange; 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;">Product Gallery, Video and Slider fields are only available in <a href="https://fifu.app/" target="_blank"><b>premium</b></a> version. Buy with a Card, Apple/Google Pay and others. <b>No account required</b>.</p>
|
67 |
+
<!--div><script src="https://donorbox.org/widget.js" paypalExpress="false"></script><iframe frameborder="0" height="93px" name="donorbox" scrolling="no" seamless="seamless" src="https://donorbox.org/embed/fifu?donation_meter_color=%2341a2d8&only_donation_meter=true" style="width:100% !important; max-height:none!important;" width="100%"></iframe></div-->
|
68 |
</div>
|
admin/meta-box.php
CHANGED
@@ -103,6 +103,13 @@ function fifu_save_properties($post_id) {
|
|
103 |
fifu_update_or_delete($post_id, 'fifu_image_url', $url);
|
104 |
}
|
105 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
106 |
/* alt */
|
107 |
if (isset($_POST['fifu_input_alt'])) {
|
108 |
$alt = wp_strip_all_tags($_POST['fifu_input_alt']);
|
@@ -165,3 +172,9 @@ function fifu_is_toolset_active() {
|
|
165 |
return is_plugin_active('cred-frontend-editor/plugin.php');
|
166 |
}
|
167 |
|
|
|
|
|
|
|
|
|
|
|
|
103 |
fifu_update_or_delete($post_id, 'fifu_image_url', $url);
|
104 |
}
|
105 |
|
106 |
+
/* image url from aliplugin */
|
107 |
+
if (fifu_is_aliplugin_active() && isset($_POST['imageUrl'])) {
|
108 |
+
$url = esc_url_raw($_POST['imageUrl']);
|
109 |
+
if ($url)
|
110 |
+
fifu_update_or_delete($post_id, 'fifu_image_url', $url);
|
111 |
+
}
|
112 |
+
|
113 |
/* alt */
|
114 |
if (isset($_POST['fifu_input_alt'])) {
|
115 |
$alt = wp_strip_all_tags($_POST['fifu_input_alt']);
|
172 |
return is_plugin_active('cred-frontend-editor/plugin.php');
|
173 |
}
|
174 |
|
175 |
+
/* plugin: aliplugin */
|
176 |
+
|
177 |
+
function fifu_is_aliplugin_active() {
|
178 |
+
return is_plugin_active('aliplugin/aliplugin.php');
|
179 |
+
}
|
180 |
+
|
featured-image-from-url.php
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
|
3 |
/*
|
4 |
* Plugin Name: Featured Image from URL
|
5 |
-
* Plugin URI: https://
|
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.7.
|
8 |
* Author: Marcel Jacques Machado
|
9 |
* Author URI: https://www.linkedin.com/in/marceljm/
|
10 |
*/
|
2 |
|
3 |
/*
|
4 |
* Plugin Name: Featured Image from URL
|
5 |
+
* Plugin URI: https://fifu.app/
|
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.7.9
|
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://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
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, seo, variable, tumblr, variation, product variation, shortcode, facebook, instagram, imgur, 9gag, wcfm, add-on
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.4
|
7 |
-
Stable tag: 2.7.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -62,7 +62,7 @@ Features:
|
|
62 |
|
63 |
* replace broken URLs by a default one (**premium feature**);
|
64 |
|
65 |
-
**<a href="https://
|
66 |
**<a href="https://blog.featuredimagefromurl.com/">Live Preview (Blog)</a>**
|
67 |
**<a href="https://shop.featuredimagefromurl.com/">Live Preview (Shop)</a>**
|
68 |
|
@@ -159,6 +159,9 @@ Features:
|
|
159 |
|
160 |
== Changelog ==
|
161 |
|
|
|
|
|
|
|
162 |
= 2.7.8 =
|
163 |
* 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.
|
164 |
|
@@ -663,6 +666,9 @@ was removed. To finish, a Premium version is now been presented.
|
|
663 |
|
664 |
== Upgrade Notice ==
|
665 |
|
|
|
|
|
|
|
666 |
= 2.7.8 =
|
667 |
* 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.
|
668 |
|
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, seo, variable, tumblr, variation, product variation, shortcode, facebook, instagram, imgur, 9gag, wcfm, add-on
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.4
|
7 |
+
Stable tag: 2.7.9
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
62 |
|
63 |
* replace broken URLs by a default one (**premium feature**);
|
64 |
|
65 |
+
**<a href="https://fifu.app/">Official Site</a>**
|
66 |
**<a href="https://blog.featuredimagefromurl.com/">Live Preview (Blog)</a>**
|
67 |
**<a href="https://shop.featuredimagefromurl.com/">Live Preview (Shop)</a>**
|
68 |
|
159 |
|
160 |
== Changelog ==
|
161 |
|
162 |
+
= 2.7.9 =
|
163 |
+
* Improvement: integration with Aliplugin; New: campaign to raise funds for new features, Premium version integrated with new payment services and new site.
|
164 |
+
|
165 |
= 2.7.8 =
|
166 |
* 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.
|
167 |
|
666 |
|
667 |
== Upgrade Notice ==
|
668 |
|
669 |
+
= 2.7.9 =
|
670 |
+
* Improvement: integration with Aliplugin; New: campaign to raise funds for new features, Premium version integrated with new payment services and new site.
|
671 |
+
|
672 |
= 2.7.8 =
|
673 |
* 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.
|
674 |
|