Description
Personalize PHP, Database, and Maintenance error pages using the Editor. This plugin leverages WordPress Dropins, enabling you to customize php-error.php for PHP fatal errors, maintenance.php for maintenance screens, and db-error.php for database errors, all from the comfort of your editor. After setting up, you can even remove the plugin if desired.
Screenshots
Installation
- Install the plugin as usual and activate it.
- Find the plugin settings in ‘Tools > Simple Error Pages’
- From the top right corner, there is a settings icon. Click on that to set your desired page.
- Finally, Edit/Update the page by making a change. This is important as it will generate the error file in question.
FAQ
-
What is the right step to create an error page?
-
To create an error page easily, follow these simple steps:
- Click the “Add New” button to start creating your error page.
- Enter your content for the error page.
- After finishing, exit the editor. Click the settings icon located at the top right corner.
- Choose the appropriate Error Type that matches your page.
- Open your page for editing again and then click update to save your changes.
We’re working on streamlining this process to enhance the user experience.
-
Why I don’t see the error page created? It shows a 404 page.
-
Once you set the error state(PHP Error, Maintenance or Database error), update the page one more time by slightly editing it.
-
Why I don’t see the preview link?
-
Preview link is for the pages where error state(PHP Error, Maintenance or Database error) is set. If that’s still missing, update the page one more time by slightly editing it.
Reviews
Contributors & Developers
“Simple Error Pages – Personalize PHP, Database, and Maintenance Error Pages” is open source software. The following people have contributed to this plugin.
ContributorsInterested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release