=== ActivityLog - wordpress logging for actions inside admin ===
Contributors: antonphp
Tags: history, activity log, event log, user tracking, user log
Tested up to: 6.7
Stable tag: 1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A WordPress plugin that logs user logins, logouts, post/page creation/updates/deletion, and plugin activation/deactivation/deletion events.

== Description ==
This plugin logs various activities in WordPress:
* User logins and logouts
* Post and page creation, updates, trashing, and permanent deletion
* Plugin activation, deactivation, and deletion
* Filter logs: Login / Logout, Plugins, Publications, Users,


== Installation ==
1. Upload the `activitylog` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. A new "Activity Log" menu will appear in the admin area. View logs there.

== Frequently Asked Questions ==
= Where is the log file stored? =
The log file (`activitylog.txt`) is stored in the plugin directory.

= How do I change how long logs are kept? =
Use the "Retention (days)" setting on the Activity Log Settings page.

== Screenshots ==
1.  Activity Log 

== Changelog ==

= 1.0 - January 24, 2025  =
* Initial release.

= 1.1 - February 19, 2025 =
* add Filter



