Skip to content

Releases: cvinfotech/cv-404-redirect-to-home

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:01

Added

  • Initial release.
  • Automatic 404 → homepage redirection using is_404() on template_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_redirect and cv404_r2h_redirect_url developer 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