Contributors: kasparsd
Tags: 404, page, custom 404, error page, not found, page not found, seo
Requires at least: 3.0
Tested up to: 4.5.2
Stable tag: trunk
Use any static page as the 404 error page.
Set any page to be used as the 404 error page under "Settings > Reading".
Search for "Custom 404 Error Page" using the standard plugin installer.
Shouldn't be any.
- Custom 404 Error Page Settings
- Tested with WordPress 4.5.2.
- Enable page templates for custom 404 pages.
- Set custom page in
$wp_query->posts
during template select.
- Even more reliable check for 404 page when a page template is used.
- More reliable check for 404 page when a page template is used.
- Custom 404 error page can now be set from the Theme Customizer.
- Initial release.