Plug Error Handler

Plug Error Handler

By monzur
Details
View on WordPress

Plug Error Handler is a lightweight and safety-focused WordPress plugin that helps prevent white screens or fatal crashes caused by problematic plugins. It does this by automatically detecting and deactivating any plugin that throws a PHP fatal error or parse error during activation or update.

Itโ€™s designed to ensure a smooth admin experience by intercepting site-breaking issues at the moment they occur.

๐Ÿ” Key Features

  • Detects PHP fatal errors, parse errors, compile errors, and core errors.
  • Automatically deactivates the faulty plugin during activation or update.
  • Displays a clear admin notice indicating which plugin caused the issue and what type of error it triggered.
  • Lightweight: No database usage (uses transients), no impact on performance.
  • No settings page โ€” works silently in the background for your safety.

โš ๏ธ Limitations

  • Only handles PHP errors โ€” does not detect:
    • JavaScript errors
    • CSS conflicts
    • Plugin conflicts that donโ€™t produce fatal errors
  • Only handles errors during activation or update (not runtime issues).
  • Designed for administrator-level users who manage plugin changes.

License

This plugin is licensed under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html for details.

Details

Plugin code:
plug-error-handler
Plugin version:
1.0.2
Author:
Outdated:
No
WP version:
6.6 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.8.1
Total installations:
0
Last updated:
2025-06-02
Rating:
Times rated:
1
error-handler
fatal-error
parse-error
plugin-conflict
safety