Beschrijving
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
Schermafbeeldingen
Installatie
- Make sure you already have the Log Deprecated Notices plugin by Andrew Nacin installed
- 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!
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Log Deprecated Notices Extender” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Log Deprecated Notices Extender” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
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