Mô tả
A lightweight plugin that redirects all 404 errors to the homepage while logging the requested URL, visitor IP, and referrer for admin review.
Cài đặt
- Upload to
/wp-content/plugins/ - Activate via the Plugins menu
- View logs under “404 Logs” in your dashboard
Người đóng góp & Lập trình viên
“Redirect 404 to Homepage (with Logging)” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Redirect 404 to Homepage (with Logging)” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.6.2
- Switched to wp_safe_redirect()
- Added missing plugin headers
- Removed closing PHP tag
- Renamed plugin file to match slug