Activity Logger

Logs all activity within the CMS by logged-in users. Allows for user-defined exclusions, filtering, and log exports.

1 database table

Table NameDescriptionMethod
wp_activity_logA logging table that records activity, events, or audit history.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:activity_logger_excluded_optionsOption key:activity_logger_include_cronOption key:activity_logger_include_transients