Version Info Admin Bar

Description

Version Info Admin Bar adds a small, unobtrusive menu to the WordPress top admin bar that shows, at a glance:

  • The current PHP version running on the server
  • The current WordPress version
  • The version number of any plugin you choose to track

This is especially useful for developers, agencies, and site maintainers who manage multiple WordPress installations and want a fast way to check environment details without digging through Site Health or the Plugins screen.

Key Features

  • Adds a “Versions” menu to the admin bar, visible only to administrators
  • Displays PHP version and WordPress version instantly
  • Lets each administrator pick which plugins should show their version number
  • Per-user settings — different administrators can track different plugins
  • Lightweight: no database bloat, no external requests, no tracking
  • Clean uninstall — nothing is left behind beyond standard user meta

Why use this plugin?

When you manage several WordPress sites, quickly confirming the PHP version or checking whether a critical plugin is up to date can save valuable time, especially before troubleshooting or applying updates. Version Info Admin Bar puts that information exactly where you already are: the admin bar, on every screen.

Support This Plugin

If you find this plugin useful, please consider supporting its development with a donation via PayPal:
Donate via PayPal

Your support helps keep this plugin maintained, updated, and free for everyone.

Screenshots

Installation

From your WordPress dashboard

  1. Go to Plugins Add New.
  2. Search for Version Info Admin Bar.
  3. Click Install Now, then Activate.

Manual installation

  1. Download the plugin zip file.
  2. Go to Plugins Add New Upload Plugin.
  3. Select the downloaded zip file and click Install Now.
  4. Activate the plugin through the Plugins menu.

After activation

  1. Go to Settings Version Information.
  2. Select which plugins you want to track.
  3. Click Save Settings.
  4. Check the top admin bar for the new Versions menu.

FAQ

Who can see the version information?

Only logged-in users with the manage_options capability (administrators) can see the “Versions” menu and access the settings page.

Can different administrators track different plugins?

Yes. Plugin selection is stored per user, so each administrator can choose their own set of plugins to monitor.

Does this plugin slow down my site?

No. The plugin only runs in the admin area and admin bar, and it does not make any external requests or add anything to the front end for regular visitors.

Does this plugin collect any data or phone home?

No. All data (your plugin selections) stays in your own WordPress database as user meta. Nothing is sent to any external server.

Will this work with my theme?

Yes. The plugin only adds items to the standard WordPress admin bar and does not modify your theme.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Version Info Admin Bar” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release.