Plugin Report

Descrição

Um plugin WordPress que lhe fornece informações detalhadas sobre os plugins instalados.

O Plugin Report permite-lhe o seguinte:

  • Encontrar plugins que deixaram de ser mantidos.
  • Ter uma visão geral da saúde dos plugins do seu site.
  • Disponibilize um relatório detalhado aos seus clientes, a partir do seu próprio painel, ou através de uma folha de cálculo CSV.
  • Encontrar plugins que já não estão activos em instalações multissite

Credits

Special thanks go to Tristen Forsythe Brown for the tablesort JavaScript library licensed under the MIT License.

Ecrãs

  • O relatório de plugins pode ser encontrado no menu dos plugins, ou na secção da rede se o seu site for uma instalação multissite.

Avaliações

11 Março, 2024
This is going straight into my toolkit. It fills a critical need that probably should be part of WordPress core, and it does so in a simple and straight-forward way. Thank you!
31 Março, 2023
This is an absolutely great, a must have plugin for anyone who's websites are running with bunch of plugins. It gives you an easy and comfort overview of your plugins compatibility state Vs latest Wordpress version so you can easily track stats at one place not having to hassle with checking plugins compatibility one by one. Besides, I've got reply to my support tickets from the plugin support/author within minutes which is extremely rare to be seen these days. A thousand thanks to the Author of the plugin.
Ler todas as 13 avaliações

Contribuidores e programadores

“Plugin Report” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

“Plugin Report” foi traduzido para 8 locales. Obrigado aos tradutores pelas suas contribuições.

Traduza o “Plugin Report” para o seu idioma.

Interessado no desenvolvimento?

Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.

Registo de alterações

2.1.1 (2022-06-17)

  • Improved behavior of the repository column on older WordPress versions (thanks, @zodiac1978)

2.1 (2022-05-28)

  • Added detection for plugins that have been closed in the wordpress.org repository

2.0.2 (2022-02-12)

  • Fixed some more PHP warnings

2.0.1 (2022-02-03)

  • Fixed PHP warnings caused by an undefined variable

2.0.0 (2021-12-17)

  • Added a new column to display repository information and detect possible supply chain issues
  • Tablesort updated to the latest version

1.9.3 (2021-11-26)

  • Fixed an issue where the exported CSV filename contained the wrong month (thanks, @zodiac1978)

1.9.2 (2021-10-03)

  • Skip the wordpress.org API call if the plugin’s Update URI is set (thanks, @zodiac1978)
  • Tested with WP 5.8

1.9.1 (2021-05-02)

  • Fixed a minor issues that could cause problems with the plugin’s translations

1.9 (2021-05-02)

  • Display translated plugin info when available (thanks, @zodiac1978)
  • Fixed default sorting of plugins to match WP’s plugins screen (thanks, @zodiac1978)

1.8.3 (2021-03-19)

  • Fixed an issue where plugin auto-updates were not displayed correctly

1.8.2 (2020-12-16)

  • Coding standards and i18n improvements (thanks @pedromendonca)
  • Tested with WordPress 5.6
  • Updated tablesort to version 5.2.1

1.8.1 (2020-10-28)

  • Modified the way WP version numbers are compared to fix issues with non-repo plugins and non-standard version numbering

1.8 (2020-08-17)

  • Fixed a jQuery issue causing errors in WP 5.5
  • Added column to display whether a plugin is set to auto-update

1.7 (2020-04-03)

  • Adds column sorting (props @zodiac1978)
  • Replaces the Excel export with a more robust CSV export function
  • Uses HTML’s progress element for the progress bar

1.6.1 (2020-03-21)

  • Fixed an issue with version comparisons and beta/RC versions (thanks @zodiac1978)
  • Coding standards improvements (thanks @zodiac1978)
  • The plugin can now only be network-activated on multisite
  • Tested against WordPress 5.4

1.6 (2020-03-14)

  • Further i18n improvements (thanks @pedromendonca)
  • Minor version differences no longer shown as “medium” risk
  • When a plugin upgrade requires platform upgrades, this is now shown (suggested by @zodiac1978)
  • Improved the way CSS and javascript files are enqueued

1.5 (2020-02-09)

  • The activation column now shows the number of activations on multisite
  • I18n improvements (thanks @pedromendonca!)

1.4 (2020-01-17)

  • Adds an .xls export function (experimental)
  • Adds an “activated” column to the report table

1.3 (2019-11-29)

  • Better table styles, including cell 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