=== 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.3 License: GPLv3 A WordPress plugin that provides detailed information about currently installed plugins. ##Plugin Report will allow you to: * Spot plugins that are no longer maintained. * Get a quick overview of the "plugin health" of your site. * Provide clients with a detailed report, right from their own dashboard. == Screenshots == 1. Your plugin report is found under the Plugins menu, or in the Network section if your site is a multisite install. == Changelog == = 1.3 (2019-11-29) = * Better table styles, inluding call background colors * Improved error messages * Cached information is now automatically refreshed when a plugin is updated through wp-admin = 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