WPChat – Live Chat & Messaging Widget for Customer Support

WordPress WhatsApp chat plugin with a live chat widget for WhatsApp, Messenger, Telegram & Instagram. Includes smart FAQs and chat funnels.

2 database tables

Table NameDescriptionMethod
wp_faq_vectorsStores faq vectors data created by this plugin.Static
wp_wpchat_faqsStores wpchat faqs 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:wpchat_db_versionOption key:wpchat_entitlement_grace_startOption key:wpchat_entitlement_hashOption key:wpchat_entitlement_tokenOption key:wpchat_faqs_seededOption key:wpchat_first_install_timeOption key:wpchat_funnels_visibility_mapOption key:wpchat_keys_last_refreshOption key:wpchat_license_expired_noticeOption key:wpchat_license_expiring_noticeOption key:wpchat_license_failure_countOption key:wpchat_license_invalid_noticeOption key:wpchat_license_keyOption key:wpchat_license_last_failureOption key:wpchat_license_statusOption key:wpchat_needs_pro_migrationsOption key:wpchat_plugin_do_activation_redirectOption key:wpchat_translations_version
wp_usermeta
User meta