=== 404 to Homepage === Contributors: pipdig Requires at least: 4.0 Tested up to: 5.2 Requires PHP: 5.6 Stable tag: trunk License: GPLv2 or later Redirect all 404s to the homepage. == Description == This plugin will redirect all missing links (404 errors) to the homepage using a 301 redirect. '404 to Homepage' is **extremely lightweight** (check [the code](https://plugins.trac.wordpress.org/browser/404-to-homepage/trunk/404-to-homepage.php)), stable and efficient by using WordPress best practices. There are no options or settings. Simply activate the plugin and you're good to go. ### Features - Respects wp-cron and XML-PRC requests. - Compatible with all plugins including bbPress. - Works with any theme. - No marketing/SEO bull. It just works. == Installation == - Go to the *Plugins > Add New* screen in your WordPress dashboard. - Search for "404 to Homepage". Click *Install* and activate it. == Changelog == = 1.0 = * Initial release.