Description
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.
Screenshots
Installation
For an automatic installation through WordPress:
- Go to the ‘Add New’ plugins screen in your WordPress admin area
- Search for ‘Log Deprecated Notices’
- Click ‘Install Now’ and activate the plugin
- View the log in the ‘Tools’ menu, under ‘Deprecated Calls’
For a manual installation via FTP:
- Upload the
log-deprecated-notices
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ screen in your WordPress admin area
To upload the plugin through WordPress, instead of FTP:
- Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.
This plugin is will remove log entries when it is uninstalled and deleted.
Reviews
Contributors & Developers
“Log Deprecated Notices” is open source software. The following people have contributed to this plugin.
Contributors“Log Deprecated Notices” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Log Deprecated Notices” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.