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)” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.6.2

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