Dummy Content Pack

Quickly populate your WordPress site with realistic dummy posts, pages, media, and users for testing or demonstration purposes.

2 database tables

Table NameDescriptionMethod
wp_dcp_logsA logging table that records activity, events, or audit history.Static
wp_dcp_presetsStores dcp presets 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:dummcopa_api_keyOption key:dummcopa_default_post_lengthOption key:dummcopa_enable_loggingOption key:dummcopa_image_sourceOption key:dummcopa_max_posts_per_requestOption key:dummcopa_prefix_migratedOption key:dummcopa_preserve_customOption key:dummcopa_preserve_featuredOption key:dummcopa_schedule_content_typeOption key:dummcopa_schedule_frequencyOption key:dummcopa_schedule_preset_idOption key:dummcopa_schedule_quantity
wp_postmeta
Post meta