Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Log Deprecated Notices Extender

Descripción

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

Capturas

  • Deprecated calls are shown in the toolbar

Instalación

  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

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Log Deprecated Notices Extender» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Log Deprecated Notices Extender» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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