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.

Disable Deprecated Warnings

Descripción

As a theme developer, you want to have WP_DEBUG enabled but you’re not interested in the deprecated warnings created by other plugins. Use this plugin to disable these messages while still displaying other errors, warnings and notices.

Plugin by Outlandish Ideas

Instalación

  1. Install as usual.
  2. Activate plugin.

The plugin has no admin screen, it just works silently in the background.

Reseñas

11 de septiembre de 2016
I am surprised that so few people use this plugin - it is a simple and effective means to get rid of all the pesky "deprecated" messages caused by many plugins and themes when WP_DEBUG is on. When developing a plugin, I need WP_DEBUG on to help me see what is going on, but all the deprecated messages from other plugins or themes leave very little space for the error messages I am interested in seeing. Now if only we could get rid of all the undefined variable warnings.......
Leer toda la 1 reseña

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Disable Deprecated Warnings" 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

Version 1.0.0

  • Initial release.