Changelogify

Automatically generate versioned changelogs from Simple History, WP Activity Log, or native WordPress events.

3 database tables

Table NameDescriptionMethod
wp_changelogify_native_eventsStores changelogify native events data created by this plugin.Static
wp_simple_historyStores simple history data created by this plugin.Static
wp_wsal_occurrencesStores 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_options
Option key:changelogify_settings
wp_postmeta
Post meta
wp_posts
Custom post type:changelog_release