=== Espresso Diagnostics === Contributors: giacomocamerano Tags: diagnostics, security, export plugin, json export, csv export Requires at least: 4.3 Tested up to: 5.3 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin that extracts data on WP installation, installed themes, installed plugins and server info for diagnostic purposes. Export data in csv and json == Description == Espresso Diagnostics extracs data on your Wordpress installation, installed themes, installed plugins (active and inactive), webserver information, PHP version and DB information. You can use the main plugin page (accessed from Tools > WP Diagnostics) to reference this information. You can use the download buttons to create an archive containing all information in json or csv formats You may also choose to use the "Generate text version top copy and paste" button to copoy and paste The data extracted is quite sensitive and contains information that may be used to check the vulnerability of your Wordpress site. Be wary of you share this data with. == Installation == 1. Upload the `espresso-diagnostics` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Access the plugin page under Tools > WP Diagnostics 4. Read all data relative to your installation or download the zip file containing all the details in json/csv format == Changelog == = 1.0 = * First published version of the plugin