Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Log Deprecated Notices Extender

Beskrivelse

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

Skjermskudd

  • Deprecated calls are shown in the toolbar

Installasjon

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

FAQ

None yet, but ask away!

Follow development, fork and contribute on github

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Log Deprecated Notices Extender” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

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