

The default Minimal template replacing the WordPress error screen.
Every WordPress site shows the same plain white error screen when something goes wrong.
It looks broken. It destroys trust. Graceful Error Pages replaces it with a page that
matches your brand — automatically, the moment you activate it.
What it replaces:
wp_die() error screen (permission errors, expired links, security blocks)Features:
How it works:
Source Code
The full source code, including unminified JavaScript and build tools, is available at:
github.com/codeverbojan/graceful-error-pages
To build from source:
composer installnpm installnpm run build