Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Log Deprecated Notices Extender

Описание

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

Скриншоты

  • Deprecated calls are shown in the toolbar

Установка

  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!

Часто задаваемые вопросы

None yet, but ask away!

Follow development, fork and contribute on github

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Log Deprecated Notices Extender» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Log Deprecated Notices Extender» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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