=== Simple System Status === Contributors: leogopal, daprela Donate link: https://leogopal.com/ Tags: wordpress, system, status, developer, tools, debug, debugging, troubleshooting, testing Requires at least: 6.0 Tested up to: 6.0 Requires PHP: 7.2 Stable tag: 2.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html View Information about your WordPress Configuration (Defaults, Themes, Plugins) and Server Information that is useful for debugging and support. == Description == "Simple System Status" does exactly what it says on the box - shows you, very simply, your systems status for your WordPress Setup. Simple System Status adds a submenu item under the 'tools' section of your WordPress installation. = What others are saying = *This is a brilliant plugin for getting all the relevant info out of your system. The built-in remote viewing option for letting other people securely access your system status is incredibly helpful for remote debugging. Nice work :)* ~ *[Hugh Lashbrooke, WooThemes Lead Developer](http://www.hughlashbrooke.com/)* = Like the Plugin? = If you found this plugin useful, **[please give it a rating](https://wordpress.org/support/view/plugin-reviews/simple-system-status?rate=5#postform)** Donations are welcome: [Buy me a snack.](http://dayofcode.net/donate/) = Issues and Support = If you find a bug that you would like to report, please open a [New Issue on Github](https://github.com/leogopal/Simple-System-Status-for-WordPress/issues/new). If you want help using the plugin, please use the default [WordPress Plugin Forum](https://wordpress.org/support/plugin/simple-system-status). = Contribute = Want to contribute? [Fork the GitHub repository](https://github.com/leogopal/Simple-System-Status-for-WordPress). = What Simple System Status Displays For You = **WordPress Environment:** - WP Version. - Checks if WP_DEBUG is turned on. - WP Language. - Checks if Multisite is active. - WP Memory Limit. - WP Table Prefix Information. - Permalink Structure. - Registered Post Stati - Show On Front Information **Theme Information:** - Theme Name, Version, Author and Author URI - Checks if current active theme is a Child Theme - If current theme is a child theme, it offers Parent Theme information. **Plugin Information:** - Must Use Plugins (if any) - Active Plugins - Inactive Plugins **Server Environment:** - PHP Information - PHP Extensions - Server Type - MySQL Version - Host (if possible) - Session Configuration **Client Details:** - Platform OS - Browser: Name, Version, User Agent String. You can use this for your own debugging purposes or for sharing with Support via two methods: A Dynamic Link, or a text file you can download and send. == Installation == Installing "Simple System Status" can be done either by searching for "Simple System Status" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org 1. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. The 'Simple System Status' menu item, under 'Tools' 2. The Main Screen for viewing System Status, with download link (textfile) 3. Remote Viewing Link - Generate A Link to share stats with others. == Frequently Asked Questions == = What is the Simple System Status for? = This plugin is to View Information about your WordPress Configurationa and Server Information that is useful for debugging. == Changelog == = 1.0.1 = * Minor refactoring = 1.0.0 = * 2015-03-01 * Initial release