這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

IP Logger & Duplicate Redirector

外掛說明

IP Logger & Duplicate Redirector (ILDR) logs the IP addresses of visitors to your WordPress site.
You can view all logged IPs in the admin dashboard, see how many times an IP has visited, and export logs as a CSV file.

Key features:
* Log all visitor IPs with timestamps.
* Detect duplicate IPs and optionally redirect them to a custom URL.
* Automatic IP retention cleanup after a configurable time period.
* Admin page to view logs (with pagination).
* Export logs to CSV.
* Settings page with options:
– Set retention time (hours).
– Enable/disable redirect.
– Set redirect URL.
– Exclude logged-in admins from being logged or redirected.
* Fully WordPress-native, no third-party dependencies.

螢幕擷圖

安裝方式

  1. Upload the ZIP file via Plugins > Add New > Upload Plugin, or install the plugin through the WordPress Plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings IP Logger to configure retention, redirect, and exclusions.
  4. Go to Tools IP Logs to view and export visitor IP logs.

常見問題集

Does this block visitors?

No. It only logs and (optionally) redirects duplicate IPs. It does not block access.

Can I exclude admins?

Yes. Logged-in admins can be excluded from both logging and redirection.

What happens to old IPs?

They are automatically deleted after the retention time you set (default: 24 hours).

Does it log backend/admin visits?

No. The plugin only logs visits to the frontend of your site.

Can I change the logs per page?

Yes. In the Logs view, you can configure how many rows per page to display.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈IP Logger & Duplicate Redirector〉的開發相關工作。

參與者

變更記錄

1.2.0

  • Updated to check IPs per browser session, and no longer per page Visit. This means the first browser to use an IP Address can continue visiting unlimited pages until it is closed, but the next browser with same IP address (now considered duplicate) will be redirected.

1.1.0

  • Initial release with logging, redirection, settings page, log viewer, CSV export.