描述
A lightweight plugin that redirects all 404 errors to the homepage while logging the requested URL, visitor IP, and referrer for admin review.
安装
- Upload to
/wp-content/plugins/ - Activate via the Plugins menu
- View logs under “404 Logs” in your dashboard
贡献者及开发者
更新日志
1.6.2
- Switched to wp_safe_redirect()
- Added missing plugin headers
- Removed closing PHP tag
- Renamed plugin file to match slug