| 1 |
=== Plugin Report === |
| 2 |
Contributors: roytanck, zodiac1978, pedromendonca |
| 3 |
Tags: admin, plugins, multisite |
| 4 |
Requires at least: 4.6 |
| 5 |
Tested up to: 5.3.2 |
| 6 |
Requires PHP: 5.6 |
| 7 |
Stable tag: 1.5 |
| 8 |
License: GPLv3 |
| 9 |
|
| 10 |
A WordPress plugin that provides detailed information about currently installed plugins. |
| 11 |
|
| 12 |
##Plugin Report will allow you to: |
| 13 |
|
| 14 |
* Spot plugins that are no longer maintained. |
| 15 |
* Get a quick overview of the "plugin health" of your site. |
| 16 |
* Provide clients with a detailed report, right from their own dashboard, or as .xls spreadsheet. |
| 17 |
* Find plugins that are no longer active on multisite installs |
| 18 |
|
| 19 |
|
| 20 |
== Screenshots == |
| 21 |
|
| 22 |
1. Your plugin report is found under the Plugins menu, or in the Network section if your site is a multisite install. |
| 23 |
|
| 24 |
|
| 25 |
== Changelog == |
| 26 |
|
| 27 |
= 1.5 (2020-02-09) = |
| 28 |
* The activation column now shows the number of activations on multisite |
| 29 |
* I18n improvements (thanks @pedromendonca!) |
| 30 |
|
| 31 |
= 1.4 (2020-01-17) = |
| 32 |
* Adds an .xls export function (experimental) |
| 33 |
* Adds an "activated" column to the report table |
| 34 |
|
| 35 |
= 1.3 (2019-11-29) = |
| 36 |
* Better table styles, inluding call background colors |
| 37 |
* Improved error messages |
| 38 |
* Cached information is now automatically refreshed when a plugin is updated through wp-admin |
| 39 |
|
| 40 |
= 1.2 (2019-11-26) = |
| 41 |
* Removed the "compatibility" column (data no longer provided by API) |
| 42 |
* Fixed an issue with long plugin slugs causing invalide transient keys |
| 43 |
* Fixed an issue where version number colors were inconsistent |
| 44 |
|
| 45 |
= 1.1 (2019-11-23) = |
| 46 |
* Code cleanup |
| 47 |
* Adds proper multisite support |
| 48 |
* Accessibility and internationalisation improvements |
| 49 |
|
| 50 |
= 1.0 (2017-01-17) = |
| 51 |
* Initial version |
| 52 |
|