This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Admin Error Handler

Descripción

Hate when you get those ugly errors and warnings in your WordPress admin area (especially when WP_DEBUG is turned on)?
WP Admin Error Handler sorts that out by catching all the errors and warnings and displaying them neatly in the admin bar
so you can read them at your convenience.

Capturas

  • Without WP Admin Error Handler
  • With WP Admin Error Handler
  • The Errors page

Instalación

  1. Upload the wp-admin-error-handler folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Thats it. Errors will appear in the admin bar and in the Tools > Errors page.

Preguntas frecuentes

What happens with fatal errors?

Fatal errors will appear as normal. All other errors and warnings will be caught by WP Admin Error Handler.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“WP Admin Error Handler” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “WP Admin Error Handler” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

0.1

  • Initial release.