Cnvrse
Add live chat to WordPress in seconds. Reply from your dashboard, Telegram, or Discord. No monthly fees, 100% privacy-focused.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cnvrse_conversation_meta | Stores additional metadata (key-value pairs) for cnvrse conversation records. | Static |
| wp_cnvrse_conversations | Stores cnvrse conversations data created by this plugin. | Static |
| wp_cnvrse_messages | Stores cnvrse messages 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:
auto_update_coreOption key:auto_update_pluginsOption key:cnvrseOption key:cnvrse_agent_picture_idOption key:cnvrse_chat_subtitleOption key:cnvrse_chat_titleOption key:cnvrse_discordOption key:cnvrse_discord_channel_Option key:cnvrse_do_activation_redirectOption key:cnvrse_enable_chatOption key:cnvrse_hub_migration_dateOption key:cnvrse_hub_registered_sitesOption key:cnvrse_hub_urlOption key:cnvrse_last_weekly_runOption key:cnvrse_migration_assessmentOption key:cnvrse_migration_errorsOption key:cnvrse_migration_offsetOption key:cnvrse_migration_totalOption key:cnvrse_primary_colorOption key:cnvrse_proOption key:cnvrse_pro_versionOption key:cnvrse_settingsOption key:cnvrse_teaserOption key:cnvrse_teaser_bottomOption key:cnvrse_teaser_greetingOption key:cnvrse_teaser_messageOption key:cnvrse_teaser_topOption key:cnvrse_telegramOption key:cnvrse_telegram_bot_nameOption key:cnvrse_telegram_bot_tokenOption key:cnvrse_telegram_bot_usernameOption key:cnvrse_telegram_bot_validatedOption key:cnvrse_telegram_bot_validated_atOption key:cnvrse_telegram_chat_Option key:cnvrse_telegram_chat_idOption key:cnvrse_telegram_chat_validatedOption key:cnvrse_telegram_chat_validated_atOption key:cnvrse_welcome_messageOption key:cnvrse_widgetOption key:cnvrse_widget_colorOption key:db_versionwp_postmetawp_postsCustom post type:
cnvrsationwp_termmetawp_termsCustom taxonomy:
cnvrse_status