Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Log Deprecated Notices Extender

Descrição

This developer-oriented WordPress plugin extends Log Deprecated Notices to show a link in the WP 3.3+ Toolbar. Based on Andrew Nacin‘s Log Deprecated Notices

This plugin is built and maintained by Joachim Kudish.

Follow development, fork and contribute on github

Imagens de tela

  • Deprecated calls are shown in the toolbar

Instalação

  1. Make sure you already have the Log Deprecated Notices plugin by Andrew Nacin installed
  2. Install through the WordPress admin or upload the plugin folder to your /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Enjoy!

FAQ

None yet, but ask away!

Follow development, fork and contribute on github

Avaliações

There are no reviews for this plugin.

Contribuidores e desenvolvedores

“Log Deprecated Notices Extender” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores

Registro de alterações

0.1.2

  • Updated documentation inside the plugin’s class (docblock)

0.1.1

  • Moved the count() function to the toolbar hook
  • Added a screenshot

0.1

  • Initial release