=== Dashboard Server Specs === Contributors: cleuenberg Donate link: https://paypal.me/Lnet Tags: dashboard, widget, server, php, apache, mysql Requires at least: Tested up to: 6.3.1 Stable tag: 1.0.2 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Adds a dashboard widget displaying server specs like current PHP version. == Description == This plugin adds a handy widget to the dashboard displaying several server specifications like the PHP, Zend and MySQL version or the installed OS on your server. Features: * Server information as dashboard widget * PHP, Zend and MySQL versions * Server OS * Type of web server * WordPress version == Installation == 1. Upload the plugin files to the `/wp-content/plugins/dashboard-server-specs` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Activate the "Server Information" widget on the dashboard. == Screenshots == 1. Dashboard widget. == Changelog == = 1.0.2 = * Added MySQL version comment * Bugfixed PHP notice * Checked WordPress 6.3.1 compatibility = 1.0.1 = * Checked WordPress 6.0.1 compatibility * Updated visuals to match WordPress 6 dashboard widget layout = 1.0 = * Initial release for WordPress plugin directory.