OutRadar

Mô tả

OutRadar hooks into WordPress’s HTTP layer and records every outbound request — URL, method, status code, response size, originating plugin or theme, and execution context (frontend, admin, cron, CLI).

Features

  • Logs all outbound HTTP requests via WP_HTTP
  • Attributes each request to its source plugin or theme
  • Filterable, paginated request log in the admin
  • Dashboard with request counts, domain breakdown, and context chart
  • CSV and JSON export
  • Configurable log retention (7 days, 30 days, 90 days, or forever)
  • Source exclusion list to suppress noisy plugins

Ảnh màn hình

Cài đặt

  1. Upload the plugin files to /wp-content/plugins/outradar.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Navigate to OutRadar in the admin menu to view the request log.
  4. Configure retention and exclusions under OutRadar Settings.

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“OutRadar” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“OutRadar” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “OutRadar” 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.0.1 – 07 Jul 2026

  • Fixed special characters on export
  • Fixed source file path
  • Fixed uninstall failure

1.0.0 – 30 Jun 2026

  • Initial release.