File: /volume1/web/qrcodesforeveryone/wp-content/plugins/wp-php-version-display/readme.txt
=== WP PHP Version Display ===
* Contributors: arulprasadj
* Tags: PHP, admin, support, dashboard, server, version, widget
* Donate link: https://paypal.me/arulprasadj?locale.x=en_GB
* Requires at least: 3.0
* Tested up to: 6.2
* Stable tag: 2.0
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
Displays the current running PHP/MySQL version inside "At a Glance" admin dashboard widget.
== Description ==
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, <a href="https://paypal.me/arulprasadj?locale.x=en_GB">buy me a cup of coffee</a>
== Screenshots ==
1. Display the current installed PHP/MySQL version in the "At a Glance" admin dashboard widget.
== Installation ==
This section describes how to install the plugin and get it working.
1. Download and extract plugin files to a folder in your wp-content/plugin directory.
2. Activate the plugin through the WordPress admin interface.
== Changelog ==
= 2.0 =
* Removed js file
= 2.0 =
* MySQL version added
= 1.0 =
* Initial release