Descripción
A lightweight plugin that redirects all 404 errors to the homepage while logging the requested URL, visitor IP, and referrer for admin review.
Instalación
- Upload to
/wp-content/plugins/ - Activate via the Plugins menu
- View logs under “404 Logs” in your dashboard
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Redirect 404 to Homepage (with Logging)” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.6.2
- Switched to wp_safe_redirect()
- Added missing plugin headers
- Removed closing PHP tag
- Renamed plugin file to match slug