This developer-oriented WordPress plugin extends Andrew Nacin's Log Deprecated Notices to show a link in the WP 3.3+ Toolbar.
I sync changes between github and the WordPress.org plugin repository whenever there is a release. Why? Because collaboration is made much easier on github :)
- Make sure you already have the Log Deprecated Notices plugin by Andrew Nacin
- Install through the WordPress admin or upload the plugin folder to your
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Enjoy!
- Updated documentation inside the plugin's class (docblock)
- Moved the
count()
function to the toolbar hook - Added a screenshot
- Initial release
This plugin is built and maintained by Joachim Kudish
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to:
Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.