Activity Ninja
Everything you need for a monitoring of activity in your WordPress Admin Area.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_an_flow | Stores an flow data created by this plugin. | Static |
| wp_an_history | Stores an history data created by this plugin. | Static |
| wp_an_log | A logging table that records activity, events, or audit history. | Static |