Skip to content

jkudish/LogDeprecatedNoticesExtender

Repository files navigation

Log Deprecated Notices Extender

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 :)

Installation

  1. Make sure you already have the Log Deprecated Notices plugin by Andrew Nacin
  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!

Changelog

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

Credits

This plugin is built and maintained by Joachim Kudish

License

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.

About

WordPress plugin that extends Andrew Nacin's Log Deprecated Notices to show a link in the WP 3.3+ Toolbar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages