描述
This is a lightweight WordPress plugin that displays the current running PHP/MySQL version inside “At a Glance” admin dashboard widget.
Plugin uses standard actions and filters only. (No jQuery used)
If you love this plugin, buy me a cup of coffee
屏幕截图
安装
This section describes how to install the plugin and get it working.
- Download and extract plugin files to a folder in your wp-content/plugin directory.
- Activate the plugin through the WordPress admin interface.
评价
2021 年 12 月 8 日
I maintain a lot of websites and it is nice to know what version of PHP is running at a glance. I normally install this or a similar plugin to display the PHP and MySQL versions on the dashboard. With recent release of 8.0 PHP it is a quick way to review the current version and plan upgrades or identify sites that need a PHP upgrade.
While the plugin only displays the versions of PHP and MySQL, it would be awesome to expand the plugin to track versions across multiple sites or incorporate other critical version numbers.
贡献者及开发者
更新日志
2.0
- Removed js file
2.0
- MySQL version added
1.0
- Initial release