Free check · no signup

What is this WordPress site running?

Paste any WordPress address to see its plugins and theme. Every other detector stops there — this one also tells you how long since each was last updated, which is the part that matters.

Only the public page is read, and robots.txt is honoured. The result is saved at a private link so you can send it on — no account, no address, and search engines are told to skip it.

Why this is worth checking

Measured from the directory itself, not estimated.

13.8%of the 2,000 most popular plugins have had no release in a year
41mosince the last release of a login-security plugin on 300,000 sites
58.8%of all 71,091 plugins in the directory — the whole thing, not a sample

An abandoned plugin does not announce itself. It keeps working, it keeps its star rating, and its listing page carries no warning — because a listing that still converts has no reason to. The dashboard tells you an update is available. It never tells you that no update has come in three years.

That matters most for the plugins nobody thinks about: the login limiter, the backup runner, the form handler. They are installed once and then trusted indefinitely.

What the grades mean

ACTIVE under 6 months · SLOWING 6–12 · STALE 12–24 · ABANDONED over 24 · UNLISTED not in the directory at all.

This measures maintenance, not quality. A small, finished plugin that genuinely needed no changes in three years grades ABANDONED and may still be the right choice. The grade is the start of a judgement, not the end of one.

UNLISTED deserves a second look. It means wordpress.org does not serve that slug — which covers both a premium plugin that was never in the directory and one that was pulled from it. Those are very different, and this cannot tell them apart from outside.

Checking more than one site

There is a command-line version that takes a list and exits non-zero if anything is abandoned, so it runs in cron or CI across every site you look after:

npx github:odedmoshe/marketscan audit plugins.txt

It is free, has no dependencies, and also covers VS Code extensions, Shopify apps and Chrome extensions — source and data on GitHub. The research behind the numbers above, with the raw datasets, is The Distribution Census.