=== WordPress Easy Custom Error Pages === Contributors: themattroyal Donate link: http://mattroyal.co.za/donate Tags: error page, error code, status code, htaccess, http, 400, 401, 402, 403, 408, 500, 502, 503, 504 Requires at least: 3.8 Tested up to: 4.0 Stable tag: 1.0.0 This plugin dynamically creates pages & page templates for the most common error codes/statuses and updates your HTACCESS file as required to work. == Description == This plugin dynamically creates pages for the most common error codes. It generates page templates for each error code from within your themes current page.php template file and assigns each new page template to the appropriate error page. It then updates your HTACCESS file with the correct references to these new pages. Requires WordPress 3.0 + Get in touch with me at: http://mattroyal.co.za/ **Features** * Dynamically creates all required pages * Creates page tempaltes and automatically asigns them to the newly created pages * Updates your HTACCESS file with the required commands to make the pages display when needed. == Usage == * Enable the Plugin * Ensure your HTACCESS file and theme folder are writable * Check that pages have been created * Disable the plugin **Please Note - NB!!** * In the event of moving your WordPress installtion into another directory, please note you will need to delete your HTACCESS file and resave it again. * Do not change the slugs/Permalinks of the newly created pages. If you do so you will have to update the new slugs within the HTACCESS file as well. == Installation == Installing "WordPress Easy Custom Error Pages" can be done either by searching for "WordPress Easy Custom Error Pages" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org 2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard 3. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == No questions yet. Need help, contact me via [my website](http://mattroyal.co.za). == Screenshots == 1. A standard Error code being rendered in your browser 2. Sample View of Custom Error Page being Called in your browser == Changelog == = 1.0.0 = * 2014-07-06 * Initial release == Upgrade Notice == = 1.0.0 = * 2014-07-06 * Initial release