=== Activity Ninja === Contributors: AresIT Tags: activity log, admin log, user activity, wp-admin, logs Requires at least: 6.2 Tested up to: 6.6 Stable tag: 1.1.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Everything you need for a monitoring of activity in your WordPress Admin Area. == Description == Activity Ninja is a WordPress plugin designed to track the history of wp-admin option updates. It records which logged-in user made the changes along with the timestamp. This helps administrators keep track of changes made to the website's settings, providing an essential audit trail for security and accountability. ## Features ** Tracks changes made to wp-admin options. ** Records the username of the logged-in user who made the change. ** Logs the timestamp of each change. ** Simple and easy-to-use interface. ## Installation ** From within WordPress ** Visit the plugins page within your dashboard and select ‘Add New’. ** Search for Activity Ninja. ** Click ‘Install Now’. ** Activate Activity Ninja from your Plugins page. ** Manually ** Upload the activity-ninja folder to the /wp-content/plugins/ directory. ** Activate the Activity Ninja plugin through the ‘Plugins’ menu in WordPress. == Changelog == = 1.1.2 = * Minor Code Patches = 1.1.1 = * Autoloader Introduction * Preparations for API Communication * Added Menu Icon = 1.1.0 = * Added Cron Logger * Added Tab Href = 1.0.0 = * Initial Release