Featured Image with URL
by Harikrut Technolab · Uncategorized
Featured Image with URL allows to use an external URL Images as Featured Image for your post types. Includes support for Product Gallery(WooCommerce).
87 health vs 56 average across 16,376 Uncategorized plugins
Directory ranking optimization
How it's scored →How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.
Well optimized
Biggest win: Support resolution
To rank higher: Mark more forum threads resolved — the resolved ratio feeds the ranking.
Get the full rank-higher report →Daily downloads
Since 2024-01-23 · 950 days · wp.org + Plugin Pulse archive
30-day downloads
Rolling 30-day volume · peaks are release surges
1.9K
now · peak 2.8K
Directory rank vs rivals
wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you
Rating trend
Star average over time · dips mark rough releases
Update activity
How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.
Release cadence
Occasionally updatedHow often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.
3
releases in the last 12 months
2mo ago
latest release · v1.0.6
7
tagged releases on record
Recent releases
What its installed base runs
via wordpress.orgShare of active installs on each version of this plugin · 100% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.
Estimated active installs
The public count shows “2K+”. Our estimate pins where the real number sits.
Refined from the date this plugin crossed into its current band.
Install history · since 2024-01-22 · 946 observations
Estimated value
What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.
Est. annual revenue
Est. acquisition value
No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.
Details
Recent reviews
All reviews on wp.org ↗- ★★★★★ X.Company4mo ago
Simple and super practical. It’s a must plugin in my sites.Easy setting, no bloat. I wish there’s a “import all featured image url from fifu” so I can get rid of that bloated plugin.
Read on wp.org ↗ - ★★★★★ danielepais1.1y ago
Excellent plugin that is very useful when you need to run your images from a remote server.
Read on wp.org ↗ - ★★★★★ parikshit40241.1y ago
Excellent design
Read on wp.org ↗ - ★★★★★ Nicolas Lagios1.2y ago
I want to let you know that it is the perfect plugin for remote images. The solution if you are using WP All Import and you get the images from lets say {photos/photo} (this returns all the images separated by comma), is to create two functions that creates the serialized data to use it in custom fields: function get_featured_image($photos) {if (empty($photos)) return 'NO_PHOTOS';if (!is_array($photos)) { $photos = explode(',', $photos);}$first = trim($photos[0]);return serialize([ 'img_url' => $first, 'width' => '', 'height' => '']);}function get_gallery_images($photos) {if (empty($photos)) return '';if (!is_array($photos)) { $photos = explode(',', $photos);}if (count($photos) < 2) return '';$gallery = [];for ($i = 1; $i < count($photos); $i++) { $url = trim($photos[$i]); $gallery[] = [ 'url' => $url, 'width' => '', 'height' => '' ];}return serialize($gallery);} Then you just create a custom field for the featured image with name “_harikrutfiwu_url” and value: [get_featured_image({photos/photo})] And a custom field for gallery images with name “_harikrutfiwu_wcgallary” and value: [get_gallery_images({photos/photo})] That’s all. Happy Import with this amazing plugin.
Read on wp.org ↗ - ★★★★★ basivnia1.4y ago
I rarely give reviews but this plugin is my lifesaver and it’s hard not to recommend it. I’m using it for couple of months now and it works perfectly on older and newer vesions of WordPress. Simple, no 200 pages of settings, just install and use. The only thing that doesn’t work for me is Yoast SEO’s social media image preview which worked with older version of WordPress but doesn’t work with the latest, sadly. Other than this little thing, it’s simple, small and working well plugin.
Read on wp.org ↗ - ★★★★★ rahaprogramming1.5y ago
note the woocommerce rest api keys for images:meta_gallery = {"key": "_harikrutfiwu_wcgallary","value": [{"url": img_url} for img_url in product_images]}meta_featured = { # thumbnails"key": "_harikrutfiwu_url","value": product_images[0]}meta_featured_alt = {"key": "_knawatfibu_alt","value": product_images[0]}meta_images.append(meta_featured)product_data = {"name": product_title,"type": "simple","regular_price": str(product_price),"price": str(product_price),"sku": str(product_sku),"description": product_description,"short_description": product_short,"status": "publish","categories": category_ids,"meta_data": meta_images,#"images": images,"attributes":attributes_list}
Read on wp.org ↗ - ★★★★★ aunco1.9y ago
Full view Image distorted by the wrong width to height display ratio. This topic was modified 1 year, 7 months ago by aunco.
Read on wp.org ↗ - ★★★★★ km13032.3y ago
So i have been breaking my head against the internet looking for a simple plugin that could allow me to use featured images and gallery images from the url. And voila, i see featured images with URl. It is perhaps new, so there are only 60+ installations, hope it can reach more people. Can’t appreciate enough! It is a good no fuss plugin. Sometimes the best solutions in life are the simplest ones. Thanks to the creators. Fab job you people! May you have many more installations.
Read on wp.org ↗
Behavioral tests
via WP HiveAutomated install-time checks, tested on PHP 8.1.12 · WP 7.0.1
Languages
via translate.wordpress.orgTranslated into 2 languages, 1 at 90% or more
Growth timeline
Install-tier crossings we have observed, and how long each tier took to outgrow
- 2026-02-04 1K+ → 2K+ up after 1 days in tier
- 2026-02-03 2K+ → 1K+ down after 24 days in tier
- 2026-01-10 1K+ → 2K+ up after 67 days in tier
- 2025-11-04 2K+ → 1K+ down after 129 days in tier
- 2025-06-28 3K+ → 2K+ down after 9 days in tier
- 2025-06-19 5K+ → 3K+ down after 1 days in tier
- 2025-06-18 6K+ → 5K+ down after 2 days in tier
- 2025-06-16 7K+ → 6K+ down after 1 days in tier
Competes with
The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).
-
WP Remote Thumbnail 70+ installs · 3.7★ · 3 shared tags B -
Recent Posts Widget With Thumbnails 100K+ installs · 4.8★ · 1 shared tag A -
Quick Featured Images 50K+ installs · 4.6★ · 1 shared tag A -
Auto Featured Image (Auto Post Thumbnail) 40K+ installs · 3.8★ · 1 shared tag B -
Conditionally display featured image on singular posts and pages 30K+ installs · 4.6★ · 1 shared tag A
-
XO Featured Image Tools 30K+ installs · 4.4★ · 1 shared tag B
Embed this report card
Drop a live Pulse card for Featured Image with URL into a readme, a review or a deck. It updates itself.
<iframe src="https://plugins.wpmayor.com/embed/featured-image-with-url" width="480" height="300" style="border:0" loading="lazy" title="Featured Image with URL — Plugin Pulse"></iframe> Featured Image with URL: 2K+ active installs, 4.9★ (9 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/featured-image-with-url