Featured Image From URL - Version 2.0.5

Version Description

  • Compatibility with WordPress 5.
Download this release

Release Info

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

Code changes from version 2.0.4 to 2.0.5

admin/html/menu.html CHANGED
@@ -1680,8 +1680,10 @@
1680
  <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
1681
  </form>
1682
  </div>
1683
- <div style="display:inline-block;top:-20px;position:relative">
1684
- (<b>US$ 50</b> or more, please) and receive the download link and your license key by email within 12 hours.<br> After that, you'll need to inform your domain to activate your license key and receive <b>lifetime automatic updates</b>.
 
 
1685
  </div>
1686
  </div>
1687
  </div>
1680
  <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
1681
  </form>
1682
  </div>
1683
+ <div style="display:inline-block;top:0px;position:relative">
1684
+ (<b>US$ 49.90</b> or more, please) and receive the download link by email within 12 hours.<br>
1685
+ Moreover, <b>you will have lifetime automatic updates</b>.<br>
1686
+ And if you need more license keys, you can get 5 by US$ 99.90.
1687
  </div>
1688
  </div>
1689
  </div>
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.0.4
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.0.5
8
  * Author: Marcel Jacques Machado
9
  * Author URI: https://www.linkedin.com/in/marceljm/
10
  */
readme.txt CHANGED
@@ -3,8 +3,8 @@ 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: 4.9.8
7
- Stable tag: 4.9.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -161,6 +161,9 @@ Features:
161
 
162
  == Changelog ==
163
 
 
 
 
164
  = 2.0.4 =
165
  * New Fake Internal Featured Image enabled by default.
166
 
@@ -443,6 +446,9 @@ was removed. To finish, a Premium version is now been presented.
443
 
444
  == Upgrade Notice ==
445
 
 
 
 
446
  = 2.0.4 =
447
  * New Fake Internal Featured Image enabled by default.
448
 
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
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
161
 
162
  == Changelog ==
163
 
164
+ = 2.0.5 =
165
+ * Compatibility with WordPress 5.
166
+
167
  = 2.0.4 =
168
  * New Fake Internal Featured Image enabled by default.
169
 
446
 
447
  == Upgrade Notice ==
448
 
449
+ = 2.0.5 =
450
+ * Compatibility with WordPress 5.
451
+
452
  = 2.0.4 =
453
  * New Fake Internal Featured Image enabled by default.
454