A good fit when
Developers troubleshooting temporary WordPress failures.
- Capture the error in a readable log.
- Use it before testing a plugin or code change.
- Remove it when the investigation is finished.
Record a fatal PHP error when a risky change makes WordPress difficult to access.
Capture the error in a readable log
When PHP fatals on a production WordPress site, you usually get a blank white page with no information about what failed. This plugin hooks into PHP shutdown, captures fatal errors, writes them to a log file, and shows a red banner across wp-admin so you notice straight away.
Not intended for long-term production use. Install when debugging, remove when done.
Developers troubleshooting temporary WordPress failures.
Designed to run as a focused WordPress plugin without requiring another Dprime product.
Free to download and use. The latest public package is available directly from Dprime Plugins.
No paid licence is required. Download the complete plugin from this page and manage it like any other WordPress plugin.