=== Dev Info Bar === Contributors: istvankrucsanyica Plugin Name: Dev Info Bar Plugin URI: http://istvankrucsanyica.com/devinfobar/ Tags: admin, admin bar, debugging, server, environment, php, mysql, info, information Author URI: http://istvankrucsanyica.com Author: Istvan Krucsanyica Requires at least: 4.5 Tested up to: 5.0 Requires PHP: 5.6 Stable tag: 1.0.2 Version: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple WordPress extension which adds itself to the admin bar, providing system information such as PHP, MySQL version and details of the WordPress being used. == Description == A simple WordPress extension which adds itself to the admin bar, providing system information such as PHP, MySQL version and details of the WordPress being used. == Installation == 1. Upload the files to the `/wp-content/plugins/dev-info-bar/` directory or install through WordPress directly. 1. Activate the "Dev Info Bar" plugin through the 'Plugins' menu in WordPress == Screenshots == 1. WP Environment informations 2. Server Environment informations == Changelog == = 1.0.2 = * This release adds full support for WordPress 5.0 = 1.0.1 = * Fix missing CSS issue = 1.0.0 = * First version.