Redirect 404 to Homepage (with Logging)

描述

A lightweight plugin that redirects all 404 errors to the homepage while logging the requested URL, visitor IP, and referrer for admin review.

安装

  1. Upload to /wp-content/plugins/
  2. Activate via the Plugins menu
  3. View logs under “404 Logs” in your dashboard

评价

阅读所有1条评价

贡献者及开发者

「Redirect 404 to Homepage (with Logging)」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Redirect 404 to Homepage (with Logging)」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Redirect 404 to Homepage (with Logging)」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.6.2

  • Switched to wp_safe_redirect()
  • Added missing plugin headers
  • Removed closing PHP tag
  • Renamed plugin file to match slug