HeySpark – Live Chat and Call Now Plugin

Self-hosted live chat plugin for WordPress. Talk to visitors or let them call straight from your admin area, conversations stored on your own site.

4 database tables

Table NameDescriptionMethod
wp_heyspark_Stores heyspark data created by this plugin.Static
wp_heyspark_conversationsStores heyspark conversations data created by this plugin.Static
wp_heyspark_messagesStores heyspark messages data created by this plugin.Static
wp_heyspark_visitorsStores heyspark visitors 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:heyspark_activated_atOption key:heyspark_db_locksOption key:heyspark_schema_versionOption key:heyspark_version
wp_usermeta
User meta