API Log Pro
A simple plugin to log WordPress Rest API Requests.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_api_log_pro | A logging table that records activity, events, or audit history. | Static |
| wp_api_log_pro_meta | Stores additional metadata (key-value pairs) for api log pro records. | Static |
| wp_api_log_pro_outgoing | A 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_optionsOption key:
demo-checkboxOption key:my_setting_field