Featured Image From URL - Version 2.8.9

Version Description

  • Bug fixes: conflict with Media Cloud plugin and menu settings style issues on Google Chrome.
Download this release

Release Info

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

Code changes from version 2.8.8 to 2.8.9

admin/html/css/menu.css CHANGED
@@ -5,16 +5,16 @@
5
 
6
  .header-box {
7
  margin: 25px 0 0;
8
- background: #fff;
9
- padding: 20px;
10
  padding-top: 0px;
11
  border-radius: 100px 45px 0px 0px;
12
- height: 25px !important;
13
  background: repeating-linear-gradient(-55deg,#23282d,#23282d 2px,#32373c 2px,#32373c 5px);
14
  background-color:#23282d;
15
  max-width: 980px;
16
  float:left;
17
  width:100%;
 
18
  }
19
 
20
  .box {
5
 
6
  .header-box {
7
  margin: 25px 0 0;
8
+ background: #fff;
 
9
  padding-top: 0px;
10
  border-radius: 100px 45px 0px 0px;
11
+ height: 48px !important;
12
  background: repeating-linear-gradient(-55deg,#23282d,#23282d 2px,#32373c 2px,#32373c 5px);
13
  background-color:#23282d;
14
  max-width: 980px;
15
  float:left;
16
  width:100%;
17
+ max-width: 1020px;
18
  }
19
 
20
  .box {
admin/html/menu.html CHANGED
@@ -1,7 +1,7 @@
1
  <div class="wrap" style="opacity:0">
2
 
3
  <div class="header-box">
4
- <h1 style="color:white"><span class="dashicons dashicons-camera" style="font-size:30px;padding-right:10px"></span> featured image from url 2</h1>
5
  </div>
6
 
7
  <div id="tabs-top" style="float:left">
@@ -2670,7 +2670,7 @@
2670
  </div>
2671
  <div class="box">
2672
  <h2>Getting Started (external Featured Images)</h2>
2673
- <div class="greybox" style="min-height:375px">
2674
  <div style="width:100%">
2675
  <hgroup style="float:left;opacity:0.75;" class="speech-bubble">
2676
  <div style="font-style:italic;font-size:13px;color:white;padding-left:25px;padding-top:10px;">Hi, I'm an EXTERNAL image!</div>
1
  <div class="wrap" style="opacity:0">
2
 
3
  <div class="header-box">
4
+ <h1 style="color:white;padding-left:20px"><span class="dashicons dashicons-camera" style="font-size:30px"></span><span style="padding-left:20px">featured image from url 2</span></h1>
5
  </div>
6
 
7
  <div id="tabs-top" style="float:left">
2670
  </div>
2671
  <div class="box">
2672
  <h2>Getting Started (external Featured Images)</h2>
2673
+ <div class="greybox" style="min-height:375px;padding:0 !important">
2674
  <div style="width:100%">
2675
  <hgroup style="float:left;opacity:0.75;" class="speech-bubble">
2676
  <div style="font-style:italic;font-size:13px;color:white;padding-left:25px;padding-top:10px;">Hi, I'm an EXTERNAL image!</div>
admin/html/support-data.html CHANGED
@@ -1,7 +1,7 @@
1
  <div class="wrap">
2
 
3
  <div class="header-box">
4
- <h1 style="color:white"><span class="dashicons dashicons-camera" style="font-size:30px;padding-right:10px"></span> featured image from url 2</h1>
5
  </div>
6
 
7
  <div id="tabs-top" style="float:left">
1
  <div class="wrap">
2
 
3
  <div class="header-box">
4
+ <h1 style="color:white;padding-left:20px"><span class="dashicons dashicons-camera" style="font-size:30px"></span><span style="padding-left:20px">featured image from url 2</span></h1>
5
  </div>
6
 
7
  <div id="tabs-top" style="float:left">
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 your post/page/custom post type (WooCommerce). Includes Auto Set (External Post), Product Gallery, Social Tags and more.
7
- * Version: 2.8.8
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 your post/page/custom post type (WooCommerce). Includes Auto Set (External Post), Product Gallery, Social Tags and more.
7
+ * Version: 2.8.9
8
  * Author: Marcel Jacques Machado
9
  * Author URI: https://www.linkedin.com/in/marceljm/
10
  */
includes/attachment.php CHANGED
@@ -50,7 +50,7 @@ add_filter('posts_where', function ( $where, \WP_Query $q ) {
50
  add_filter('wp_get_attachment_image_src', 'fifu_replace_attachment_image_src', 10, 3);
51
 
52
  function fifu_replace_attachment_image_src($image, $att_id, $size) {
53
- if (fifu_is_internal_image($image))
54
  return $image;
55
 
56
  if (!$att_id)
50
  add_filter('wp_get_attachment_image_src', 'fifu_replace_attachment_image_src', 10, 3);
51
 
52
  function fifu_replace_attachment_image_src($image, $att_id, $size) {
53
+ if (!$image || fifu_is_internal_image($image))
54
  return $image;
55
 
56
  if (!$att_id)
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, 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.8.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -159,6 +159,9 @@ Features:
159
 
160
  == Changelog ==
161
 
 
 
 
162
  = 2.8.8 =
163
  * Bug fix: menu settings layout was broken in sites with many plugins/themes notifications.
164
 
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.8.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
159
 
160
  == Changelog ==
161
 
162
+ = 2.8.9 =
163
+ * Bug fixes: conflict with Media Cloud plugin and menu settings style issues on Google Chrome.
164
+
165
  = 2.8.8 =
166
  * Bug fix: menu settings layout was broken in sites with many plugins/themes notifications.
167