Discover, trust, install: FAIR 1.0 is here
Display PHP Version
Version: 1.8
Description
Very lightweight and simple plugin that displays the currently installed PHP/MySQL version in the “At a Glance” admin dashboard widget.
In the latest plugin version you can also view the current MySQL version when hovering over the PHP version text. We chose to implement it this way as you may not need to know the MySQL version as often as the PHP version, and it just adds unnecessary visual noise.
Just hover over the PHP version label to display the installed MySQL version.
Also, on some Windows based servers the returned MySQL version can be displayed with a 5.5.5-
prefix which can be a little annoying, so this is removed for convenience.
Please rate this Plugin if you find it useful. It only takes a moment but it’s very much appreciated. 🙂
And here’s how you can help support our open source work. We couldn’t do this without you!
For more plugins see our WordPress plugin site.
Installation
Instructions for installing the Display PHP Version Plugin.
- In your WordPress admin go to Plugins -> Add New.
- Enter “Display PHP Version” in the text box and click Search Plugins.
- In the list of Plugins click Install Now next to the Display PHP Version Plugin.
- Once installed click to activate.
- Go to your WordPress dashboard page and look next to your WordPress version to see what PHP version is running.
Screenshots
Reviews
Best plugin for PHP version
By Gabriel Reguly on December 21, 2022
Great option for quickly finding out which PHP version is being used.
Thank you for coding it.
A plugin to show a php version, really?
By theking2 on September 25, 2022
Great
By Michael Sutter (michih) on December 2, 2021
Works as described. Useful
By michaeltaiwan on June 22, 2021
Does As Promised
By Miguel (miguelh) on June 4, 2021
Simple but vital
By Ian MP (ianmp) on May 8, 2021
Kind of a default go-to
By jh20001 on May 7, 2021
Simple and Effective
By rupertoc on May 4, 2021
Simple and useful
By dbarco on August 7, 2020
Great
By jonse01 on September 26, 2019
Changelog
1.7 – May 7, 2021
- Fixed minor caching issue preventing PHP version displaying straight away (unless you did a hard browser refresh) when upgrading plugin from v1.5 to v1.6. This is fixed in v1.7.
1.6 – May 7, 2021
- Tested plugin for WordPress 5.7.1.
- Added donate link.
- Plugin now also displays MySQL version too when hovering over the PHP version text.
1.5 – April 26, 2019
- Tested plugin for WordPress 5.1.
1.4 update
- Plugin meta information, and a link, updated.
1.3 update
- Minor update for WordPress 4.7 compatibility, and some formatting changes.
1.2 update
- Added more reliable way to output PHP version number.
1.1 update
- Updated for WordPress 3.9.1.
1.0 update
- Initial uploaded version!