Featured Image From URL - Version 1.3.9

Version Description

  • The last toggle wasn't shown in Firefox. Fixed.

=

Download this release

Release Info

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

Code changes from version 1.3.8 to 1.3.9

Files changed (3) hide show
  1. admin/html/menu.html +2 -1
  2. featured-image-from-url.php +1 -1
  3. readme.txt +22 -12
admin/html/menu.html CHANGED
@@ -193,7 +193,8 @@
193
  onclick="invert('hope')"
194
  name="fifu_toggle_hope"
195
  class="<?php echo $enable_hope; ?>"
196
- value=" " >
 
197
 
198
  <input
199
  type="hidden"
193
  onclick="invert('hope')"
194
  name="fifu_toggle_hope"
195
  class="<?php echo $enable_hope; ?>"
196
+ value=" "
197
+ style="display:block" >
198
 
199
  <input
200
  type="hidden"
featured-image-from-url.php CHANGED
@@ -3,7 +3,7 @@
3
  /*
4
  * Plugin Name: Featured Image From URL
5
  * Description: Allows to use an external image as Featured Image of your post, page or Custom Post Type, such as WooCommerce Product (supports Product Gallery also).
6
- * Version: 1.3.8
7
  * Author: Marcel Jacques Machado
8
  * Author URI: http://marceljm.com/wordpress/featured-image-from-url-premium/
9
  */
3
  /*
4
  * Plugin Name: Featured Image From URL
5
  * Description: Allows to use an external image as Featured Image of your post, page or Custom Post Type, such as WooCommerce Product (supports Product Gallery also).
6
+ * Version: 1.3.9
7
  * Author: Marcel Jacques Machado
8
  * Author URI: http://marceljm.com/wordpress/featured-image-from-url-premium/
9
  */
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, featured video, hover, effects, hover effects
5
  Requires at least: 4.0
6
- Tested up to: 4.5.3
7
- Stable tag: 4.5.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -12,25 +12,29 @@ Allows to use an external image as Featured Image of your post, page or Custom P
12
 
13
  == Description ==
14
 
15
- Allows you to use an external image (from Flickr, Picasa, Amazon S3, anywhere etc) as Featured Image of your post, page and Custom Post Type, such as WooCommerce Product.
16
 
17
- It's also possible to use external images in the WooCommerce Product Gallery (since your site is hosted on a Linux server) and WooCommerce Product Category.
18
 
19
- Besides that, when you access "All Posts", "All Pages", "Products" or "Product Categories" in admin menu, the Featured Images (internal or external) are shown in a new column.
20
 
21
- And if your theme didn't show Featured Image (internal or external) in Posts, Pages or Products, now it's possible to include that at the beginning of the content automatically.
22
 
23
- <i>WooCommerce compatibility: 2.4.X and 2.5.X.</i>
24
 
25
- <b>Premium Version:</b>
26
 
27
- All functionalities created for external images are now available for <b>external videos</b> (from YouTube), everything in one plugin. And there are <b>18 hover effects</b> that you can apply to the images. Click <a href="http://marceljm.com/wordpress/featured-image-from-url-premium/" targe="_blank">here</a> to know more.
 
 
 
 
28
 
29
- <i>WooCommerce compatibility: 2.6.X. and later.</i>
30
 
31
- [youtube https://www.youtube.com/watch?v=LuynS-Y-fZs]
32
 
33
- <a href="http://fifu.marceljm.com/product-category/music/">Live Preview</a>
34
 
35
  == Installation ==
36
 
@@ -230,6 +234,9 @@ was removed. To finish, a Premium version is now been presented.
230
  = 1.3.8 =
231
  * WooCommerce compatibility notice and showcase links.
232
 
 
 
 
233
  == Upgrade Notice ==
234
 
235
  = 1.0 =
@@ -304,3 +311,6 @@ was removed. To finish, a Premium version is now been presented.
304
 
305
  = 1.3.8 =
306
  * WooCommerce compatibility notice and showcase links.
 
 
 
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, featured video, hover, effects, hover effects
5
  Requires at least: 4.0
6
+ Tested up to: 4.6.1
7
+ Stable tag: 4.6.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
12
 
13
  == Description ==
14
 
15
+ Features:
16
 
17
+ * allows you to use an external image (from Flickr, Picasa, Amazon S3, anywhere etc) as Featured Image of your post, page and Custom Post Type, such as WooCommerce Product;
18
 
19
+ * it's also possible to use external images in the WooCommerce Product Gallery and WooCommerce Product Category;
20
 
21
+ * when you access "All Posts", "All Pages", "Products" or "Product Categories" in admin menu, the Featured Images (internal or external) are shown in a new column;
22
 
23
+ * if your theme didn't show Featured Image (internal or external) in Posts, Pages or Products, it's possible to include that at the beginning of the content automatically;
24
 
25
+ * all included content still has social tags to facilitate sharing on social networks.
26
 
27
+ *WooCommerce compatibility: 2.4.X and 2.5.X.*
28
+
29
+ **Premium Version:**
30
+
31
+ All functionalities created for external images are now available for **external videos** (from YouTube), everything in one plugin. And there are **18 hover effects** that you can apply to the images. Click <a href="http://marceljm.com/wordpress/featured-image-from-url-premium/" targe="_blank">here</a> to know more.
32
 
33
+ *WooCommerce compatibility: 2.6.X. and later.*
34
 
35
+ **<a href="http://fifu.marceljm.com/product-category/music/">Live Preview</a>**
36
 
37
+ [youtube https://www.youtube.com/watch?v=LuynS-Y-fZs]
38
 
39
  == Installation ==
40
 
234
  = 1.3.8 =
235
  * WooCommerce compatibility notice and showcase links.
236
 
237
+ = 1.3.9 =
238
+ * The last toggle wasn't shown in Firefox. Fixed.
239
+
240
  == Upgrade Notice ==
241
 
242
  = 1.0 =
311
 
312
  = 1.3.8 =
313
  * WooCommerce compatibility notice and showcase links.
314
+
315
+ = 1.3.9 =
316
+ * The last toggle wasn't shown in Firefox. Fixed.