=== Plugin Report === Contributors: roytanck, zodiac1978 Tags: admin, plugins, multisite Requires at least: 4.6 Tested up to: 5.3 Requires PHP: 5.6 Stable tag: 1.2 License: GPLv3 A WordPress plugin that provides detailed information about currently installed plugins. Plugin Report uses the wordpress.org API to get information about plugins you've installed in your WordPress site. It can be used to spot abandoned plugins, or provide a report to your client about the "plugin health" of the site. == Screenshots == 1. Your plugin report is found under the Plugins menu, and in the Network section if your site is a multisite install. == Changelog == = 1.2 (2019-11-26) = * Removed the "compatibility" column (data no longer provided by API) * Fixed an issue with long plugin slugs causing invalide transient keys * Fixed an issue where version number colors were inconsistent = 1.1 (2019-11-23) = * Code cleanup * Adds proper multisite support * Accessibility and internationalisation improvements = 1.0 (2017-01-17) = * Initial version