Mudslide Custom Errors
Allows the uses of a template page 'error.php' instead of the default wordpress rounded rectangle with the message in.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 5434 days ago
Is Mudslide Custom Errors abandoned?
Possibly abandoned (last update 5434 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Allows the uses of a template page ‘error.php’ instead of the default wordpress rounded rectangle with the message in.
Variables $title and $message will be poulated for use in the template
Installation
- Upload
mudslide-custom-errorsto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create an error.php in your templates, $title and $message variables will be populated
Frequently Asked Questions
What if I don’t have an error.php tempalte?
This will not cause any problems, if the file is not found it will revert to using the default die handler (_default_wp_die_handler), athough
to get some use out of this plugin you should have the error.php file in your template.
Review feed
Changelog
1.0
- Initial Release

