Choose the plan that fits your workflow. Upgrade, downgrade, or cancel anytime.
Essential version visibility for every WordPress site.
Download Free PluginAdvanced monitoring and site intelligence.
Your brand. Our intelligence.
Not satisfied? Get a full refund within 30 days, no questions asked.
Industry-standard secure checkout. Your payment data never touches our servers.
Your license activates immediately after purchase. No waiting, no manual steps.
A detailed breakdown of everything included in each plan so you can choose with confidence.
See your WordPress, PHP, MySQL, and Web Server versions at the bottom of every admin page. Includes a one-click update link when a new WordPress version is available. Zero configuration — install, activate, and your version stack is visible immediately.
Pin your version stack to the WordPress admin bar for instant visibility while navigating between pages, posts, and settings. Always-visible reference without scrolling to the footer.
A dedicated "At a Glance" style widget showing your complete technical stack directly on the WordPress Dashboard. Enable it via Screen Options for a quick overview every time you log in.
Automatically compares your installed WordPress version with the latest available release. When an update is available, a direct update link appears right in the footer — no need to navigate to the Updates page.
Instantly identify Apache, Nginx, LiteSpeed, or any other web server software without leaving WordPress. Detects your full PHP version string and MySQL server version using only native WordPress functions with near-zero performance impact.
See your server's pulse, live. Visual percentage bars auto-refresh every 60 seconds via the WordPress Heartbeat API. Cross-platform: uses sys_getloadavg() on Linux, COM objects on Windows, and /proc/meminfo for system memory. Fully cached with the Transients API to prevent server strain.
Know exactly how large your database is before it becomes a problem. Breaks down data_length vs. index_length for all tables matching your WordPress prefix. Results are cached for 12 hours with a "Scan Now" AJAX button for on-demand fresh data. Perfect for monitoring WooCommerce database growth during peak sales.
Never accidentally run a destructive query on production again. High-visibility color-coded badges in the admin bar: Red for Production, Orange for Staging, Green for Development/Local. Auto-detects WP_ENVIRONMENT_TYPE, Bedrock, Kinsta, WP Engine, Pantheon, Flywheel, and more. Optional: highlight the entire admin bar border to match the environment color.
A persistent timeline tracking every shift in your WordPress core, PHP, MySQL, plugin, and theme versions. Hooks into upgrader_process_complete for real-time logging of updates. Know exactly when and what changed for historical troubleshooting. Limited to the last 50 entries to prevent database bloat.
Proactive alerts that predict problems before they happen. Checks your PHP and MySQL versions against known End-of-Life (EOL) dates and flags critical security risks. Integrates directly with the native WordPress Site Health screen via site_status_tests. Flags PHP < 8.1 as a critical security risk, warns when EOL is within 6 months, and confirms when you're on an actively supported version.
One-click download of your entire technical stack as a structured JSON file. Includes WordPress config, PHP version and all loaded extensions, database details, active theme, all active plugins with versions, server info, and more. Ideal for attaching to support tickets, sharing with hosting providers, or archiving before migrations.
Flip one switch on the General settings tab and the WordPress Dashboard widget becomes a 25-row live HUD: CPU + memory bars with inline-SVG sparklines (rolling 30-sample history), disk usage, database size + data/index split + table count, server location, OS, hostname, IP, port, document root, uptime, plugin/theme/core update counts, cron next-event/overdue, Health Advisor critical/warning counts, PHP runtime limits, HTTPS, WP_DEBUG, object-cache backend, and timezones. CPU and memory redraw in place on every Heartbeat tick.
Pick from four geolocation providers via a single dropdown — or disable auto-detect entirely. The default is Version Info Geolocation (anonymous), our own Cloudflare-powered endpoint at geo.versioninfoplugin.com that logs nothing and returns city, region, country, postal, timezone, lat/long, hosting provider (ASN), and CF datacenter colo. Alternatives: Cloudflare cdn-cgi/trace (country-only, free, anonymous), ip-api.com (legacy), or MaxMind GeoLite2 with your license key. Read the full privacy breakdown →
Superset every metric from the abandoned wp-server-stats plugin (last released 2017) — server port, document root (masked with [ABSPATH]), DB max connections, DB max allowed packet, PHP modules list (every loaded extension with version, collapsible), server uptime — without inheriting the shell_exec() dependency that breaks the old plugin on managed hosts. One-click Purge VI Caches button bursts every Version Info transient at once.
Make it your plugin. Replace "Version Info" and "Gaucho Plugins" with your agency's name everywhere: the plugin list, dashboard widgets, admin bar, footer, and settings page. Hide Freemius-generated Account, Contact, and Support submenus. Uses the all_plugins filter for seamless Plugins list rebranding — your clients will never know it's a third-party tool.
Keep it simple for clients. A checkbox matrix lets you control exactly which WordPress user roles can see version information in the admin bar, footer, and dashboard widget. Show everything to Administrators, hide everything from Editors and Shop Managers. Defaults to administrator-only visibility.
A centralized command center for WordPress Multisite. A dedicated page under Network Admin > Settings shows a table of every site on the network with columns for site name, URL, WP version, PHP version, MySQL version, and database size. Uses switch_to_blog() safely with network transient caching. Capped at 100 sites for performance.
Debug without FTP or SSH. View the last 100 lines of your debug.log (or custom error log path) directly inside WordPress. Uses efficient fseek() tail reading — never loads the full log into memory. Sensitive file paths are automatically masked with [ABSPATH]. Download the full log as a ZIP file for offline analysis.
Get notified the instant something changes. Proactive email notifications the moment a hosting provider changes your PHP version, a WordPress core update completes, or any plugin/theme version shifts. Configurable recipient list (comma-separated), per-component toggles, and defaults to the site admin email. Monitors on every admin_init and via upgrader_process_complete.