=== System Report === Contributors: aaronholbrook Tags: system, report, information, status Requires at least: 3.3 Tested up to: 4.8 Stable tag: 2.1.0 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Quickly identify important aspects of your server, PHP, WordPress installation, theme and plugins == Description == Make your life easier while debugging by having pertinent information related to versions, error logs and more quickly and easily available from the WordPress admin. Easily see at a glance: * server software, version, address and port * PHP version, error log location, execution time and memory limit * WordPress version, admin email, language, stylesheet and template paths and url * Theme name, author, version and theme root * List all plugins, version and status (active vs inactive) * Database version, prefix, table count, row count, option count and post count == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Go to Tools -> System Report to view the system report == Frequently Asked Questions == = Where do I find the system report? = The report is located under Tools -> System Report == Screenshots == 1. Show essential information from all systems in your stack == Changelog == = 2.1 = * Added more information and data gathering = 2.0 = * Implemented much more readable and elegant WP List Table layout for each section = 1.0 = * Initial release