Описание
This plugin logs the usage of deprecated files, functions, and function arguments. It identifies where the deprecated functionality is being used and offers the alternative if available.
This is a plugin for developers. WP_DEBUG is not needed, though its general usage is strongly recommended. Deprecated notices normally exposed by WP_DEBUG will be logged instead.
This plugin also logs incorrect function usage, which WordPress started reporting in 3.1.
Please report any bugs to plugins in a support thread.
This is young software. It works, but there’s a lot left on the todo (check out the Other Notes tab). Have an idea? Let me know.
Ideas
These are the various things on the @todo:
- Plugin identification. Also, an unobstrusive note on plugins page next to said plugins.
- Perhaps the ability to auto-purge the log.
- Ability to filter on file or plugin in which the deprecated functionality is used.
- Offer some kind of better multisite support.
Want to add something here? I’m all ears. plugins at andrewnacin.com or @nacin on Twitter.
I will prioritize these tasks based on feedback, so let me know what you’d like to see.
Скриншоты
Установка
Для автоматической установки через WordPress:
- Нажать ‘Добавить новый’ на страницы управления плагинами в панели администрирования WordPress
- Search for ‘Log Deprecated Notices’
- Нажать Установить и Активировать плагин
- View the log in the ‘Tools’ menu, under ‘Deprecated Calls’
Для установки через FTP:
- Upload the
log-deprecated-notices
directory to the/wp-content/plugins/
directory - Активация плагина через закладку Плагины в панели администраирования WordPress
Для загрузки через WordPress без FTP:
- В админ панели WordPress в закладках Плагины, надо нажать Добавить новый, а выбрать скачанный zip файл плагина, затем нажать Активировать.
This plugin is will remove log entries when it is uninstalled and deleted.
Отзывы
Участники и разработчики
«Log Deprecated Notices» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Log Deprecated Notices» переведён на 2 языка. Благодарим переводчиков за их работу.
Перевести «Log Deprecated Notices» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.