Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WP Admin Error Handler

Опис

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.

Скріншоти

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

Встановлення

  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.

Часті питання

What happens with fatal errors?

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

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“WP Admin Error Handler” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WP Admin Error Handler” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.1

  • Initial release.