Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Admin Error Handler

Beschrijving

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.

Schermafbeeldingen

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

Installatie

  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.

FAQ

What happens with fatal errors?

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Admin Error Handler” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Admin Error Handler” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1

  • Initial release.