Changelogify
Automatically generate versioned changelogs from Simple History, WP Activity Log, or native WordPress events.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_changelogify_native_events | Stores changelogify native events data created by this plugin. | Static |
| wp_simple_history | Stores simple history data created by this plugin. | Static |
| wp_wsal_occurrences | Stores wsal occurrences 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:
changelogify_settingswp_postmetawp_postsCustom post type:
changelog_release