Adwise SiteTrace
Track every change in WordPress: plugins, posts, pages, and CSS. Clean, searchable activity log. Lightweight and privacy-friendly.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_astr_customizer_settings | Stores astr customizer settings data created by this plugin. | Static |
| wp_astr_customizer_snapshot_meta | Stores additional metadata (key-value pairs) for astr customizer snapshot records. | Static |
| wp_astr_customizer_snapshot_settings | Stores astr customizer snapshot settings data created by this plugin. | Static |
| wp_astr_customizer_snapshots | Stores astr customizer snapshots data created by this plugin. | Static |
| wp_astr_pages_history | Stores astr pages history data created by this plugin. | Static |
| wp_astr_plugins_history | Stores astr plugins history data created by this plugin. | Static |
| wp_astr_posts_history | Stores astr posts history 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:
astr_db_versionOption key:astr_delete_on_uninstallOption key:astr_email_delayOption key:astr_enable_cpt_revisionsOption key:astr_initial_content_importedOption key:astr_notification_emailsOption key:astr_notification_eventsOption key:astr_plugins_initialized