---
title: "PRO Features Overview"
description: "Version Info PRO provides advanced site intelligence features for developers who need real-time performance data and environment awareness."
url: "https://docs.versioninfoplugin.com/pro-features/"
---
Version Info PRO provides advanced site intelligence features for developers who need real-time performance data and environment awareness.

# PRO Features Overview

**This is a PRO feature.** Unlock real-time monitoring, environment indicators, version history, and more. [Upgrade to PRO →](https://versioninfoplugin.com/pricing)

The PRO plan takes Version Info from a simple version display to a powerful site intelligence tool. It is built for developers, freelancers, and technical site managers who need more than just version numbers.

### What's Included in PRO

1.  **System Resources Monitoring** - Real-time CPU, RAM, and database size tracking
2.  **Environment Indicators** - Color-coded badges to prevent "Production Oopsies"
3.  **Version History Audit Log** - A persistent timeline of every environment change
4.  **Health Advisor** - Proactive alerts for End-of-Life PHP and MySQL versions
5.  **System Info Export** - One-click JSON export for support tickets
6.  **Live Dashboard Widget HUD** *(2.0.2+)* - One-click toggle on **Settings > Version Info > General** turns the WordPress Dashboard widget into a 25-row live HUD: CPU and Memory bars with inline-SVG sparklines, disk usage, database size with data/index split, server location, OS / hostname / IP / port / document root, uptime, plugin/theme/core update counts, cron status, Health Advisor summary, PHP runtime limits, HTTPS, WP\_DEBUG, object-cache backend, timezones, and the last detected version change.
7.  **Server Location with Provider Choice** *(2.0.2+)* - Four selectable geolocation backends with an enable/disable checkbox. Default is **Version Info Geolocation (anonymous)** — our own Cloudflare Worker at `geo.versioninfoplugin.com` that logs nothing and returns city, region, country, timezone, postal code, lat/long, hosting provider (ASN), and CF datacenter. Alternatives: Cloudflare cdn-cgi/trace (country-only), ip-api.com, or MaxMind GeoLite2 with your own license key. See [the Server Location docs](/pro-features-server-location/) for the full breakdown.
8.  **wp-server-stats Parity** *(2.0.2+)* - Server port, document root (masked through `[ABSPATH]`), DB max connections + max allowed packet, PHP modules list (every loaded extension with version, collapsible), server uptime, and a one-click **Purge VI Caches** button on the System Resources tab. Closes the parity gap with the abandoned `wp-server-stats` plugin (last released 2017-11-24) without inheriting the `shell_exec()` dependency that breaks it on managed hosts.

All PRO features are visible in the free version as grayed-out previews. Each preview includes a direct link to upgrade from within your WordPress admin.

### How PRO Features Work

PRO features are delivered through the Freemius SDK licensing system. Once you purchase a PRO license and activate it on your site:

*   Grayed-out features unlock automatically.
*   New tabs appear in the **Settings > Version Info** tabbed interface.
*   No additional configuration files or separate plugin installs are required.

### PRO Feature Settings Tabs

The following tabs are added to the Version Info settings page with the PRO plan:

| Tab | Description |
| --- | --- |
| System Resources | Live CPU, RAM, and database size monitoring |
| Environment | Environment badge and admin bar highlight controls |
| Server Location *(2.0.2+)* | Auto-detect chooser (4 providers), enable/disable, on-demand refresh |
| Version History | Read-only audit log of version changes |
| Health Advisor | Site Health integration with EOL checks |
| System Export | One-click JSON download of full system information |

For details about each feature, see the sections below:

[README.md](/pro-features-system-resources/)

[environment-indicators.md](/pro-features-environment-indicators/)

[server-location.md](/pro-features-server-location/)

[version-history.md](/pro-features-version-history/)

[health-advisor.md](/pro-features-health-advisor/)

[system-export.md](/pro-features-system-export/)
