-
Notifications
You must be signed in to change notification settings - Fork 11
/
README.txt
116 lines (86 loc) · 4.18 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
=== Featured Image by URL ===
Contributors: dharm1025,hazemkhaled,esl4m,firstanonymous
Tags: featured image, url, image url, image, woocommerce, remote featured image, product gallery
Requires PHP: 5.3
Requires at least: 5.8
Tested up to: 6.4
WC tested up to: 4.0.1
Stable tag: 1.1.10
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Featured Image by URL allows to use an external URL Images as Featured Image for your post types. Includes support for Product Gallery (WooCommece).
== Description ==
<h3>Featured Image by URL :</h3>
Featured Image by URL allows to use an external URL Images as Featured Image for your post, page & custom post types like WooCommerce Product. Includes support for Product Gallery (WooCommerce). So, using this plugin you can easily set featured image from url.
<h3>Features:</h3>
* Set Featured image by URL for all post types including custom post types.
* WooCommerce Product Gallery by URLs.
* Image from URL for WooCommerce Product variation.
* Display Resized Images as per image sizes like "thumbnail", "medium" or any custom-size
* Lightweight & Easy to use
= Contributing =
* You can contribute to development of the plugin on [Github][1].
* If you have found a bug/issue or have a feature request, then create issue on [Github][1].
* Want to add a new language to Featured Image by URL? Swell! You can contribute via [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/featured-image-by-url).
[1]: https://github.com/Knawat/featured-image-by-url/
== Installation ==
= This plugin can be installed directly from your site. =
1. Log in and navigate to Plugins & Add New.
2. Type "Featured Image by URL" into the Search input and click the "Search" button.
3. Locate the "Featured Image by URL" in the list of search results and click "Install Now".
4. Click the "Activate Plugin" link at the bottom of the install screen.
= It can also be installed manually. =
1. Download the "Featured Image by URL" plugin from WordPress.org.
2. Unzip the package and move to your plugins directory.
3. Log into WordPress and navigate to the "Plugins" screen.
4. Locate "Featured Image by URL" in the list and click the "Activate" link.
== Frequently Asked Questions ==
= Is this plugin works for all themes? =
**Maybe Not.** Plugin is works fine with most of themes but as you know Featured image is depends on themes So, This plugin may not work for some highly customized themes which are using non-extensible functions like `wp_get_attachment_url`.
**Please feel free to create ticket [Here](https://wordpress.org/support/plugin/featured-image-by-url) if this plugin not working well for you. we would be happy to help you**
== Screenshots ==
1. Fill the URL field with External Image URL and Click Preview button
2. Image will be shown there.
3. Featured Image by URL at front-end.
4. WooCommerce Product Featured image by external URL & Product Gallery from External URLs
5. Front-end view of WooCommerce Product page which uses Featured image by URL
6. Settings Panel
== Changelog ==
= 1.1.10 =
* Tested with WP 6.4
* Add notice about plugin closure and installation of the new plugin
= 1.1.9 =
* Tested with WP 6.2
= 1.1.8 =
* Tested with WP 5.6
= 1.1.7 =
* Fixed: bug related to product variation image display.
* Tested with WP 5.5
= 1.1.6 =
* Fixed: bug fix with WP version 5.4.
* Tested with latest versions of both Wordpress 5.4 and WooCommece 4.0.1.
= 1.1.5 =
* Tested with latest versions of both Wordpress 5.3 and WooCommece 3.7.1.
= 1.1.4 =
* ADDED: Support for WooCommerce v3.6 and later versions.
= 1.1.3 =
* ADDED: Support for WooCommerce Product Structured Data.
* ADDED: Support for "Facebook for WooCommerce" plugin
* ADDED: Support for Shopz.io WC GraphQL plugin
= 1.1.2 =
* ADDED: Support for WooCommerce v3.5 and later versions
* ADDED: Support for Guternberg (WP 5.0)
= 1.1.1 =
* IMPROVEMENT: Some Improvements
* FIXED: some bug fixes.
= 1.1.0 =
* ADDED: Featured image by URL for Product variation
* IMPROVEMENT: UI improvements in Product Gallery by URLs
* IMPROVEMENT: Some Improvements
* FIXED: some bug fixes.
= 1.0.2 =
* Added support for WooCommece v3.3.2 and above
= 1.0.1 =
* Some bug fixing & Improvements
= 1.0.0 =
* Initial Version.