WP Manifestindependent plugin directory
manifest / seo / 404-to-homepage

404 To Homepage

Redirects 404 errors to homepage

by LittleBizzy · github.com/littlebizzy/404-to-homepage · website

7stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/littlebizzy/404-to-homepage/archive/refs/heads/master.zip

Declares an update source (false), so updates arrive through the plugin's own updater.

From the readme

404 To Homepage Redirects 404 errors to homepage Changelog 2.1.0 - optimized request skipping logic with $skippatterns array - refactored clearheaders() for efficiency - added /favicon.ico, /sitemap.xml, /wp-sitemap.xml to exclusions - added Tested up to plugin header - added Update URI plugin header - added Text Domain plugin header - minor performance and code structure improvements 2.0.1 - added Requires PHP plugin header 2.0.0 - completely refactored code into single file with WordPress coding standards and no PHP classes - support for Git Updater - disables WordPress.org updates - greatly expanded and improved "exclusion" rules for WP Admin, WP Cron, XML-RPC, REST API, Admin AJAX, WP-CLI, and non-frontend URL patterns - skips trying to redirect if headers already sent to avoid conflicts (rare) - clearheaders function refactored and improved (attempts to clear any existing headers before 301 redirecting) - supports PHP 7.0 to PHP 8.3 - supports Multisite 1.1.0 - tested with WP 5.0 - updated plugin meta 1.0.12 - updated recommended plugins 1.0.11 - updated plugin meta 1.0.10 - added warning for Multisite installations - updated recommended plugins 1.0.9 - better suppor

Read the full README on GitHub →

Releases

TagPublished
2.1.0 Mar 6, 2025
2.0.1 Oct 25, 2024
2.0.0 Oct 21, 2024
1.1.0 Oct 21, 2024
1.0.12 Oct 21, 2024
1.0.11 Oct 21, 2024
1.0.10 Oct 21, 2024
1.0.9 Oct 21, 2024
1.0.8 Oct 21, 2024
1.0.7 Oct 21, 2024
1.0.6 Oct 21, 2024
1.0.5 Oct 21, 2024
1.0.4 Oct 21, 2024
1.0.3 Oct 21, 2024
1.0.2 Oct 21, 2024
1.0.1 Oct 21, 2024
1.0.0 Oct 21, 2024

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.