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.