Skip to main content
Card class: HeroCategory: Ecommerce Platform
Current WP version vs latest. WordPress core upgrades patch security CVEs almost monthly, running 2+ versions behind = active exposure. Top-3 store-breaker (WC02).

At a glance

Current WordPress core version compared against the latest release. WP core ships security CVEs almost monthly; running 2+ versions behind is active exposure.
What it countsinstalled_wp_version vs latest_wp_version (semver). Alerts when the installed minor is more than 2 releases behind.
REST API endpointGET /wp-json returns wp_version in the metadata. Latest version polled from https://api.wordpress.org/core/version-check/1.7/.
VAT / tax / shipping / discountsNot applicable.
Status filterAll sites with REST access.
Refunds / cancelled / failed ordersNot applicable.
CurrencyNot applicable.
Channels / sourcesAffects the entire WP install.
Self-hosted vs managed-WooSelf-hosted owners apply WP updates manually; many lag 1-3 minor releases. Managed-Woo auto-applies minor / security releases. WordPress.com auto-applies all releases.
Time windowRT (polled hourly)
Alert triggerversion >2 minor releases behind latest; sentiment_key stack_health
Rolesowner, operations

Calculation

Calculated automatically from your WooCommerce data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.

Worked example

A self-hosted UK fashion brand. Polled 12 Apr 26.
CheckValue
Installed WP version6.4.3
Latest WP version6.6.1
Releases behind2 minors + 1 patch
Alert?YES (2+ minors threshold met)
Three observations:
  1. Self-hosted variance is the recurring theme. This brand applies WP core updates monthly during a maintenance window. Two minor versions behind is typical for self-hosted Woo. Managed-Woo (Pressable, WP Engine) auto-applies minor releases within 24-72 hours.
  2. WordPress core CVEs are common. The 6.4.x branch has shipped 4 security releases since 6.5.0 dropped. The merchant is exposed to all 4 unless they have a WAF (Wordfence, Sucuri) blocking the relevant attack patterns. Patching to 6.6.x closes them.
  3. Plugin-induced data shape variance: WP version reporting is reliable. Unlike commercial plugins, WP core version reports identically via REST API and via filesystem inspection. False positives on this card are rare.

Sibling cards merchants should reference together

CardWhy pair it with WP Core Version
WC WC Core VersionWooCommerce plugin version; track separately.
WC Plugins OutdatedStack-health peer.
WC Plugin Security Breach AlertThe urgent-action subset.
WC SSL StatusStack-health companion.

Reconciling against the vendor’s own dashboard

Where to look in WordPress Admin: WP Admin → Dashboard → Updates. The “WordPress” section at the top shows the installed version and any available core update. Why our number may differ from WP Admin:
ReasonDirection
Time-zone. WP transients cache update info for up to 12 hours.Ours fresher
Self-hosted server uptime. Hourly poll lag if outage.Self-resolves
Plugin-version compatibility. None, WP version is canonical.n/a
Auto-updates. Sites configured for auto-updates may already be on the latest version even if WP Admin shows a brief “update available” between check and apply.Self-resolves
Cross-connector reconciliation:
CardExpected relationship
website.security_headersStale WP core often correlates with weak headers.

Known limitations / merchant FAQs

Self-hosted vs managed-Woo, why does it matter? Self-hosted owns updates. Managed-Woo applies minor releases automatically. WordPress.com is fully managed. Status-filter selection, why >2 minor releases threshold? A 1-minor lag is normal (some merchants wait 2-4 weeks for stability). 2+ minors lagging means CVE exposure is accumulating; that is the right action threshold. Refund-object accounting? Not applicable. Plugin-induced data shape variance? Some “version masking” security plugins hide WP version from public-facing pages. They do NOT mask the REST API metadata, so this card detects accurately. Multi-currency, does it affect this card? No. Why does Woo and Stripe disagree? Stripe does not track WP version. Today is jumpy, why? Stable; flips on / off with version changes. Sync-lag from self-hosted server slowness? Hourly poll. Brief outages delay detection by 1-2 hours. My WP Admin shows the latest version, why is the alert firing?
  1. Force a “Check again” in Dashboard → Updates.
  2. Verify the version reported in wp-load.php constant $wp_version.
  3. If genuinely up-to-date, contact support; the WordPress.org API may have stale data.

Tracked live in Vortex IQ Nerve Centre

WordPress Core Version is one of hundreds of KPI pulses Vortex IQ tracks across WooCommerce and 70+ other ecommerce connectors. Nerve Centre runs the detection layer; Vortex Mind investigates the cause when something moves; Ask Viq lets you interrogate any number in plain English. Start for free or book a demo to see this metric running on your own data.