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.

FAQ

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.