Featured Image From URL - Version 1.7.9

Version Description

  • Premium advertisement: support to Cloudinary videos.

=

Download this release

Release Info

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

Code changes from version 1.7.8 to 1.7.9

admin/html/meta-box.html CHANGED
@@ -50,6 +50,8 @@
50
  <div style="<?php echo $show_news?>">
51
  <br>
52
  <hr>
 
 
53
  <p style="font-size: 12px; padding: 5px; border-left: 6px solid #edb12e; color: black;
54
  background-color: #eee; border-radius: 25px 5px;">New: <a href="admin.php?page=featured-image-from-url#category">auto set product category images</a>. Each image will be chosen among the external product images from that category.</p>
55
  <p style="font-size: 12px; padding: 5px; border-left: 6px solid #248709; color: black;
50
  <div style="<?php echo $show_news?>">
51
  <br>
52
  <hr>
53
+ <p style="font-size: 12px; padding: 5px; border-left: 6px solid #c53c3c; color: black;
54
+ background-color: #eee; border-radius: 25px 5px;">New: supports Cloudinary videos now.</p>
55
  <p style="font-size: 12px; padding: 5px; border-left: 6px solid #edb12e; color: black;
56
  background-color: #eee; border-radius: 25px 5px;">New: <a href="admin.php?page=featured-image-from-url#category">auto set product category images</a>. Each image will be chosen among the external product images from that category.</p>
57
  <p style="font-size: 12px; padding: 5px; border-left: 6px solid #248709; color: black;
featured-image-from-url.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin Name: Featured Image From URL
5
  * Plugin URI: http://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: 1.7.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: http://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: 1.7.9
8
  * Author: Marcel Jacques Machado
9
  * Author URI: https://www.linkedin.com/in/marceljm/
10
  */
readme.txt CHANGED
@@ -1,7 +1,7 @@
1
  === Plugin Name ===
2
  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
5
  Requires at least: 4.0
6
  Tested up to: 4.9.4
7
  Stable tag: 4.9.4
@@ -38,7 +38,7 @@ Features:
38
 
39
  * supports WP REST API (**premium feature**);
40
 
41
- * all features created for external images are available for external videos from YouTube and Vimeo. For YouTube videos, it's possible to set player parameters. And you can define the video size for each screen type (**premium feature**);
42
 
43
  * you can use a slider of images as featured image (**premium feature**);
44
 
@@ -347,6 +347,9 @@ was removed. To finish, a Premium version is now been presented.
347
  = 1.7.8 =
348
  * Premium advertisement: auto set product category images.
349
 
 
 
 
350
  == Upgrade Notice ==
351
 
352
  = 1.0 =
@@ -537,4 +540,7 @@ was removed. To finish, a Premium version is now been presented.
537
  * Removed empty() function. Not supported by PHP 5.
538
 
539
  = 1.7.8 =
540
- * Premium advertisement: auto set product category images.
 
 
 
1
  === Plugin Name ===
2
  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
5
  Requires at least: 4.0
6
  Tested up to: 4.9.4
7
  Stable tag: 4.9.4
38
 
39
  * supports WP REST API (**premium feature**);
40
 
41
+ * all features created for external images are available for external videos from YouTube, Vimeo and Cloudinary. For YouTube videos, it's possible to set player parameters. And you can define the video size for each screen type (**premium feature**);
42
 
43
  * you can use a slider of images as featured image (**premium feature**);
44
 
347
  = 1.7.8 =
348
  * Premium advertisement: auto set product category images.
349
 
350
+ = 1.7.9 =
351
+ * Premium advertisement: support to Cloudinary videos.
352
+
353
  == Upgrade Notice ==
354
 
355
  = 1.0 =
540
  * Removed empty() function. Not supported by PHP 5.
541
 
542
  = 1.7.8 =
543
+ * Premium advertisement: auto set product category images.
544
+
545
+ = 1.7.9 =
546
+ * Premium advertisement: support to Cloudinary videos.