Audit Export
Audits and exports WordPress site structure: plugins, themes, content types, users, menus, widgets, and taxonomies with remote posting.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_audit_export_reports | Stores audit export reports data created by this plugin. | 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:
audit_export_db_versionOption key:audit_export_last_cron_runOption key:audit_export_preserve_data_on_uninstallOption key:audit_export_remote_post_settingsOption key:audit_export_settings