Releases: cvinfotech/cv-404-redirect-to-home
Releases · cvinfotech/cv-404-redirect-to-home
Release list
v1.0.0
Added
- Initial release.
- Automatic 404 → homepage redirection using
is_404()ontemplate_redirect. - Admin settings screen under Settings → CV 404 Redirect (enable/disable toggle, 301/302 redirect type).
- Safety guards to skip admin, AJAX, REST API, WP-CLI, cron, feeds, favicon/robots.txt, and Customizer preview requests.
cv404_r2h_pre_redirectandcv404_r2h_redirect_urldeveloper filters.- Clean uninstall routine, including multisite support.
- Translation-ready text domain.
Full Changelog: https://github.com/cvinfotech/cv-404-redirect-to-home/commits/v1.0.0