Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

Log Deprecated Notices Extender

Popis

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

Obrázky

  • Deprecated calls are shown in the toolbar

Inštalácia

  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!

Časté otázky

None yet, but ask away!

Follow development, fork and contribute on github

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“Log Deprecated Notices Extender” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Zoznam zmien

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