[WordPress] 外掛分享: Unstoppable Activity Tracker

首頁外掛目錄 › Unstoppable Activity Tracker
WordPress 外掛 Unstoppable Activity Tracker 的封面圖片
20+
安裝啟用
尚無評分
8 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v2.0.3 上架:2026-07-08

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Unstoppable Activity Tracker」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Unstoppable Activity Tracker is a fully standalone activity tracker. It does not depend on any other plugin — it hooks WordPress directly and writes to its own database table.
Use it as the audit log for a single site, or expose the REST endpoint to a dashboard, monitoring tool, or client portal of your choice.
What it tracks

Authentication: successful logins, failed login attempts, logouts.
Posts and pages (and any other public post type): created, updated, published, unpublished, trashed, restored, permanently deleted.
Users: registered, deleted, profile updated, role changed.
Plugins: activated, deactivated, installed, updated, deleted.
Themes: switched, installed, updated.
WordPress core: updated.
Site settings: site title, tagline, admin email, site URL, home URL, registration, default role, permalink structure, language.

Every event is stored with: timestamp, numeric event code, severity (info / notice / warning / error / critical), user, role, IP, user agent, message, and event-specific metadata (JSON).
What it does NOT do

It does not depend on any other plugin.
It does not send any data anywhere. All data stays on your site. Outbound requests only happen when you configure something else (a dashboard, portal, monitoring tool) to read the REST endpoint with the per-site API key.
It does not modify any third-party plugin’s data.

REST endpoints
All endpoints live under /wp-json/unstoppable/v1/ and require the header X-Unstoppable-Key: .

GET /ping — health check
GET /events — paginated events feed, with limit, since, object, event_type, severity filters
GET /stats — aggregate counts (total / last 24h / last 7d / by object)

Retention
A daily cron job deletes events older than the retention window (default 90 days). Set the retention to 0 to keep events forever.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon