DCP – Data Content Publisher
Create custom databases, import CSV data, and bulk-generate pages with templates. The data-driven content publisher.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dcpub_db_ | Stores dcpub db data created by this plugin. | Static |
| wp_dcpub_entries | Stores form submissions and user-entered data. | Static |
| wp_dcpub_generated_posts | Stores dcpub generated posts data created by this plugin. | Static |
| wp_dcpub_relation_types | Stores dcpub relation types data created by this plugin. | Static |
| wp_dcpub_relations | Stores dcpub relations 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:
_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:clone_identification_timestampOption key:dcpub_db_versionOption key:dcpub_default_database_idOption key:dcpub_settingsOption key:file_slug_mapOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:id_slug_type_path_mapOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_mapwp_postmetawp_postsCustom post type:
dcpub_databaseCustom post type:dcpub_tableCustom post type:dcpub_template