wp_update_radar_check
Answers: is it safe to update this WordPress plugin to this version right now? Counts independent wordpress.org support-forum threads reporting trouble with that exact release against the plugin's own normal thread volume, and returns one of five verdicts with the threads behind it: known-bad multiple independent reports point at this release — hold wait some reports, above normal but not conclusive update-now report volume at or below this plugin's baseline too-new released under 48h ago; nobody has had time to hit problems insufficient-data not enough collected to judge — a gap here, NOT a finding about the release, and not a reason to reassure anyone Use it before applying a plugin update, or when someone asks whether a specific version broke anything. Not a security advisory and not a CVE lookup: it reports what other site owners are saying, which is a different question from whether a release is vulnerable. wordpress.org plugins only — premium and paid plugins have no public forum to read, and themes are out of scope. Covers the most-installed plugins; one outside that set returns an error rather than a guess.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin | Yes | wordpress.org plugin slug, e.g. "woocommerce" | |
| version | Yes | Exact release to check, e.g. "8.5.1" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threads | Yes | ||
| verdict | Yes | ||
| baseline | Yes | average threads per release for this plugin | |
| weakEvidence | Yes | threads in this version's window that named no version | |
| lastCheckedAt | Yes | epoch ms this plugin's forum was last swept; 0 means never | |
| strongEvidence | Yes | threads naming this exact version | |
| baselineReleases | Yes | how many other releases the baseline was drawn from |