Plugin Pulse
← Pulse

Kama Thumbnail

by Timur Kamaev · Uncategorized

Also makes 4 other plugins · 21.1K+ installs across the portfolio →

Creates post thumbnails on fly and cache the result. Auto-create of post thumbnails based on: WP post thumbnail OR first img in post content OR attach …

⚠ Stale⚠ Likely abandoned
How scoring works →
50 Health · D
Maintenance 6/100
Rating quality 85/100
Support 70/100

50 health vs 56 average across 16,376 Uncategorized plugins

Removal-risk signals

53/100

Maintenance 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 3+ years — the top precursor to removal once a vulnerability is found.
  • Falling behind WordPress. Tested up to WordPress 6.1.12.

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.

47 / 100

Under-optimized

Biggest win: Update recency

Update recency 13/100
WP compatibility 46/100
Rating quality 71/100
Listing tuning 68/100

To rank higher: Last updated 1256 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,424 days · wp.org + Plugin Pulse archive

+32% vs prior 30d
11Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

377

now · peak 3.1K

37330d downloads · Aug 26

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

Kama Thumbnail · #2324 you Conditionally displa · #1003 AJAX Thumbnail Rebui · #1035 Get the Image · #2576

Rating trend

Star average over time · dips mark rough releases

4.7Stars · Aug 26

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.

41per 1k installs · Aug 26

Release cadence

No release in a year
from wp.org release tags

How 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

3.4y ago

latest release · v3.5.1

25

tagged releases on record

Recent releases

3.5.1 · 3.4y ago3.5.0 · 3.7y ago3.4.2 · 3.8y ago3.4.1 · 4.1y ago3.4.0 · 4.1y ago3.3.8 · 4.2y ago3.3.7 · 4.5y ago2.7.6 · 9.2y ago2.7.2 · 9.4y ago2.6.3 · 9.4y ago2.6.0 · 9.5y ago2.5.8 · 9.5y ago2.5.1 · 10.3y ago1.9.3.zip · 10.3y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 77% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v3.5 77%
v3.3 8.9%
v2.8 6.7%
Older / other versions 7%

Estimated active installs

The public count shows “9K+”. Our estimate pins where the real number sits.

tracked estimate
9K–10K ≈9.5K

Refined from the date this plugin crossed into its current band.

Install history · since 2015-08-14 · 1,434 observations

9KInstalls · Aug 26

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

N/A

Est. acquisition value

N/A

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

Version
3.5.1
Last updated
3.4y ago
Added
2015-08-04 · 11 yrs old
Requires WP
4.7
Tested up to
6.1.12
Requires PHP
7.1

Recent reviews

All reviews on wp.org ↗
  1. AlexG132B
    5.9y ago

    Thank you for your plugin! It does exactly what I was waiting for. Indeed, this is a developper plugin, and I attended to generate thumbnails from external URLs and put them in cache, what the plugin does perfectly. Thanks!

    Read on wp.org ↗
  2. rad18
    6.8y ago

    Отличный плагин миниатюр, всегда пользуюсь ним

    Read on wp.org ↗
  3. ibelyaev
    6.9y ago

    Kama Thumbnail is fast, usefull and definetely “must-have” plugin. I use it on all my sites. The plugin reduces disk space usage and gives more flexibility to developing themes – you don’t have to create and keep hundreds of thumbnails, that won’t ever be used and you don’t depend on wp media library image sizes setting. Thank you!

    Read on wp.org ↗
  4. mihdan
    7.7y ago

    Попробовал на одном огромном портале с несколькими миллионами картинок – результта превзошел все мои ожидания. Количество фоток на сервере стало заметно меньше (а размеров у нас очень много) и делать руками приходится не так много работы. Спасибо!

    Read on wp.org ↗
  5. riodejaneiroua
    7.8y ago

    Использую почти в каждом проекте.

    Read on wp.org ↗
  6. PashkaRu
    8.0y ago

    wonderful plugin! simple, clear, functional! Exactly what you need!

    Read on wp.org ↗
  7. s1lence
    8.3y ago

    Тимур, спасибо тебе за этот крутой плагин, избавил меня от головной боли. 5.5

    Read on wp.org ↗
  8. zevilz
    8.4y ago

    Must have plugin! I’m use it practically on all projects. Allows you to reduce the number and size of images on the server and quickly change their sizes by a couple of actions. Thanks!

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 3.5.1 CHG: Options Page Moved from Media page to separate page. CHG: Minor improvements. IMP: Note if ini_get( 'max_execution_time' ) === 0 . 3.5.1
  2. Version 3.5.0 CHG: !IMPORTANT All core classes moved under Kama_Thumbnail namespace. So if you use such classes as Kama_Thumbnail or Kama_Make_Thumb directly – You need to update your code to use namespase. Example: Kama_Thumbnail_Hel 3.5.0
  3. Version 3.4.2 NEW: Option to delete single IMG cache by image/thumb URL or attachment ID. NEW: CLI command to delete single IMG cache. CHG: IMPORTANT – now requires PHP 7.2 (was 5.6). IMP: Refactoring and improvements. IMP: Unit tests 3.4.2
  4. Version 3.4.1 BUG: Uninstall.php bugfix. 3.4.1
  5. Version 3.4.0 NEW: hook: ‘kama_thumbnail__allowed_hosts’. FIX: Bugfixes from last refactor. IMP: Code improvements. IMP: Huge refactor. 3.4.0
  6. Version 3.3.8 NEW: hook kama_thumb__replece_in_content_args . NEW: wh parameter – set width & height params at once. Example: kama_thumb_img( 'wh=200:300' ) . FIX: PHP 8.0 support. Refactor. 3.3.8

Known vulnerabilities

via Wordfence Intelligence

1 disclosed vulnerability on record for this plugin, 1 still affects the current version.

  1. 2026-01-26 CVE-2026-24521 Cross-Site Request Forgery (CSRF) Affects <= 3.5.1 No patch available

Vulnerability records provided by Wordfence Intelligence. Copyright 2012-2026 Defiant Inc. License and terms.

CVE records: Copyright 1999-2026 The MITRE Corporation. CVE terms of use.

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 8.1.12 · WP 6.1.1

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Languages

via translate.wordpress.org

Translated into 1 language, 1 at 90% or more

Russian 100%

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2026-03-15 10K+ → 9K+ down after 12 days in tier
  2. 2026-03-03 9K+ → 10K+ up after 4 days in tier
  3. 2026-02-27 10K+ → 9K+ 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).

Compare head to head →

Embed this report card

Drop a live Pulse card for Kama Thumbnail into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/kama-thumbnail" width="480" height="300" style="border:0" loading="lazy" title="Kama Thumbnail — Plugin Pulse"></iframe>
Preview card ↗

Kama Thumbnail: 9K+ active installs, 4.7★ (15 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/kama-thumbnail