Featured Image From URL - Version 1.2.2

Version Description

  • Bug fixed.

=

Download this release

Release Info

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

Code changes from version 1.2 to 1.2.2

Files changed (2) hide show
  1. featured-image-from-url.php +1 -1
  2. readme.txt +14 -1
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.2
7
  * Author: Marcel Jacques Machado
8
  * Author URI: https://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.2.2
7
  * Author: Marcel Jacques Machado
8
  * Author URI: https://marceljm.com/wordpress/featured-image-from-url-premium/
9
  */
readme.txt CHANGED
@@ -175,7 +175,14 @@ All functionalities created for external images are now available for <b>externa
175
  * Now it's possible to use an external image as Featured Image of your WooCommerce Product Category. Then an "External Featured Image" box will be shown when you create/edit a Product Category. Depending on your theme, you must enable "WooCommerce Full Integration" on Featured Image From URL settings.
176
 
177
  = 1.2 =
178
- * It was included a Featured Image column in Product Categories. Moreover, it was fixed a problem with a toggle (Featured Image in Content) that didn't appear in Firefox. And another toggle, for backlink, was removed. To finish, a Premium version is now been presented.
 
 
 
 
 
 
 
179
 
180
  == Upgrade Notice ==
181
 
@@ -209,3 +216,9 @@ All functionalities created for external images are now available for <b>externa
209
  = 1.2 =
210
  * It was included a Featured Image column in Product Categories. Moreover, it was fixed a problem with a toggle (Featured Image in Content) that didn't appear in Firefox. And another toggle, for backlink,
211
  was removed. To finish, a Premium version is now been presented.
 
 
 
 
 
 
175
  * Now it's possible to use an external image as Featured Image of your WooCommerce Product Category. Then an "External Featured Image" box will be shown when you create/edit a Product Category. Depending on your theme, you must enable "WooCommerce Full Integration" on Featured Image From URL settings.
176
 
177
  = 1.2 =
178
+ * It was included a Featured Image column in Product Categories. Moreover, it was fixed a problem with a toggle (Featured Image in Content) that didn't appear in Firefox. And another toggle, for backlink,
179
+ was removed. To finish, a Premium version is now been presented.
180
+
181
+ = 1.2.1 =
182
+ * Readme fixed.
183
+
184
+ = 1.2.2 =
185
+ * Bug fixed.
186
 
187
  == Upgrade Notice ==
188
 
216
  = 1.2 =
217
  * It was included a Featured Image column in Product Categories. Moreover, it was fixed a problem with a toggle (Featured Image in Content) that didn't appear in Firefox. And another toggle, for backlink,
218
  was removed. To finish, a Premium version is now been presented.
219
+
220
+ = 1.2.1 =
221
+ * Readme fixed.
222
+
223
+ = 1.2.2 =
224
+ * Bug fixed.