API Log Pro

A simple plugin to log WordPress Rest API Requests.

3 database tables

Table NameDescriptionMethod
wp_api_log_proA logging table that records activity, events, or audit history.Static
wp_api_log_pro_metaStores additional metadata (key-value pairs) for api log pro records.Static
wp_api_log_pro_outgoingA 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:demo-checkboxOption key:my_setting_field