Multiple Featured Images
by Marcus Kober · Uncategorized
Enables multiple featured images for all post types (including custom post types and WooCommerce products). Comes with a widget and a handy shortcode …
50 health vs 56 average across 16,376 Uncategorized plugins
Removal-risk signals
53/100Maintenance and integrity signals that tend to precede a WordPress.org removal. Not an official status, a heads-up to act.
- Long abandoned. No update in 6+ years — the top precursor to removal once a vulnerability is found.
- Falling behind WordPress. Tested up to WordPress 5.5.20.
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.
Room to improve
Biggest win: Update recency
To rank higher: Last updated 2200 days ago — ship an update; wp.org decays a listing's search weight after ~180 days.
Get the full rank-higher report →Daily downloads
Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive
30-day downloads
Rolling 30-day volume · peaks are release surges
399
now · peak 604
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
No release in a yearHow often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.
0
releases in the last 12 months
6.0y ago
latest release · v0.5.0
7
tagged releases on record
Recent releases
What its installed base runs
via wordpress.orgShare of active installs on each version of this plugin · 92% 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 “5K+”. Our estimate pins where the real number sits.
Refined from the date this plugin crossed into its current band.
Install history · since 2015-04-02 · 1,427 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 ↗- ★★★★★ stefaniehaser5.1y ago
Crazy cool plugin! It works great (also with page builders like Elementor). Thank you.
Read on wp.org ↗ - ★★★★★ Alin Andrei5.6y ago
Great tool. It would’ve been nice if it could support bulk upload of featured images, as a gallery (just like in woocommerce product galleries). Thanks!
Read on wp.org ↗ - ★★★★★ Nate Zander6.0y ago
Adds so much more flexibility for designing a post, or displaying content in different contexts (home page, single post, archive). Thank you for this great plugin!
Read on wp.org ↗ - ★★★★★ niceapps6.8y ago
Exactly what I was looking for ! Works great with the latest version of WordPress (5.3) No need for shortcode! To obtain a featured image that loads automatically according to the language of the plugin qtranslate-x, you can add in the file functions.php: add_filter( 'kdmfi_featured_images', function( $featured_images ) { $args = array( 'id' => 'featured-image-en', 'desc' => 'English version of the feature image.', 'label_name' => 'English featured image', 'label_set' => 'Set english featured image', 'label_remove' => 'Remove english featured image', 'label_use' => 'Set english featured image', 'post_type' => array( 'page', 'post', 'portfolio', 'app' ), ); $featured_images[] = $args; return $featured_images; }); add_filter( 'get_post_metadata', 'wdm_change_featured_image', 10, 4 ); function wdm_change_featured_image( $feature_image_id = null, $post_id, $meta_key, $single ) { if ( $meta_key == '_thumbnail_id' ) { if(function_exists('qtranxf_getLanguage')) { if (qtranxf_getLanguage() == 'en' && kdmfi_has_featured_image( 'featured-image-en', $post_id )) { $feature_image_id = kdmfi_get_featured_image_id( 'featured-image-en', $post_id ); } } } return $feature_image_id; }
Read on wp.org ↗ - ★★★★★ imemine8.5y ago
Hi, This is my first review, this plugin made me review it because it is so awesome. Makes life easier. Thank you 🙂
Read on wp.org ↗ - ★★★★★ Avant 58.7y ago
I have been using this for years. I can’t even begin to count how many times I’ve been handed a design for a theme to build where the designer had a thumbnail for one gallery, then a totally different type of thumbnail for some other section of the site. Nothing flashy here, just the perfect tool for the job. This plugin makes adding extra featured image types a breeze. It’s a tool for developers, tho and not a simple plug-n-play solution. It doesn’t simply add a second thumbnail to your posts, it does require some really lite code tinkering, so if you’re not comfortable monkeying around in the functions file(s), this won’t solve the problem for you. This topic was modified 8 years, 7 months ago by Avant 5. Reason: 1) Fixed a vague-language issue. 2) Replaced the word 'plugin' where 'thumbnail' was intended
Read on wp.org ↗ - ★★★★★ lf2s9.6y ago
Thank you for your plugin, that was exactly what I need 🙂 This topic was modified 9 years, 5 months ago by lf2s.
Read on wp.org ↗ - ★★★★★ roxer829.7y ago
Very useful!
Read on wp.org ↗
Latest updates
via wp.org changelogRecent releases and news for this plugin
- — Version 0.5.0 Added shortcode for displaying the image Changed the meta key from kdmfi to kdmfi_ to enable API access again 0.5.0
- — Version 0.4.3 Backwards compatibility to PHP 5.3.10 Added support for translations 0.4.3
- — Version 0.4.2 Bug fixes 0.4.2
- — Version 0.4.1 Bug fixes 0.4.1
- — Version 0.4.0 Completely rewritten; added Widget 0.4.0
- — Version 0.3 Bug fix: no output of url when a size is given 0.3
Behavioral tests
via WP HiveAutomated install-time checks, tested on PHP 7.2.16 · WP 5.3
Languages
via translate.wordpress.orgTranslated into 4 languages, 1 at 90% or more · development strings
Growth timeline
Install-tier crossings we have observed, and how long each tier took to outgrow
- 2025-12-21 6K+ → 5K+ down after 2 days in tier
- 2025-12-19 5K+ → 6K+ up after 2 days in tier
- 2025-12-17 6K+ → 5K+ down after 383 days in tier
- 2024-11-29 7K+ → 6K+ down after 340 days in tier
- 2023-12-25 8K+ → 7K+ down after 254 days in tier
- 2023-04-15 9K+ → 8K+ down after 1 days in tier
- 2023-04-14 8K+ → 9K+ up after 5 days in tier
- 2023-04-09 9K+ → 8K+ down
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).
-
B7 Multiple Featured Images for Post 70+ installs · 3.6★ · 3 shared tags C - F Featured Image Admin Thumb 20K+ installs · 4.5★ · 2 shared tags A
- A Add Featured Image to RSS Feed 2K+ installs · 4.1★ · 2 shared tags B
-
SNY Auto Featured Image 1K+ installs · 4.0★ · 2 shared tags B -
Featured Image in Content 700+ installs · 4.4★ · 2 shared tags A
-
ZI Hide Featured Image 600+ installs · 3.6★ · 2 shared tags D
Embed this report card
Drop a live Pulse card for Multiple Featured Images into a readme, a review or a deck. It updates itself.
<iframe src="https://plugins.wpmayor.com/embed/multiple-featured-images" width="480" height="300" style="border:0" loading="lazy" title="Multiple Featured Images — Plugin Pulse"></iframe> Multiple Featured Images: 5K+ active installs, 4.7★ (28 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/multiple-featured-images