Activity Lens

外掛說明

Activity Lens tracks user actions (login, logout, registration, deletion) and post actions (publish, edit, trash) in a separate database, ensuring minimal impact on WordPress performance. Ideal for security auditing and compliance.

Features:

Logs user and post activities with session tracking.
Uses a separate database for scalability.
Admin dashboard to view logs.
Export logs as CSV.
Secure with sanitized inputs and prepared queries.

License

Licensed under GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html.

安裝方式

Upload the plugin ZIP via Plugins > Add New > Upload Plugin.
Activate the plugin.
Go to WPAL > Database Settings, enter external database credentials, and save.
View logs at WPAL > WPAL Settings.

常見問題集

Do I need a separate database?

Yes, a separate MySQL/MariaDB database is required for logs.

Does uninstalling remove all data?

It removes WordPress settings and post meta, but the external database requires manual cleanup.

Can I export logs?

Yes, export logs as CSV from WPAL > Export Data.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Activity Lens〉的開發相關工作。

參與者

將〈Activity Lens〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

Initial release with activity logging, separate database, and CSV export.