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 Name | Description | Method |
|---|---|---|
| wp_heyspark_ | Stores heyspark data created by this plugin. | Static |
| wp_heyspark_conversations | Stores heyspark conversations data created by this plugin. | Static |
| wp_heyspark_messages | Stores heyspark messages data created by this plugin. | Static |
| wp_heyspark_visitors | Stores 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_optionsOption key:
heyspark_activated_atOption key:heyspark_db_locksOption key:heyspark_schema_versionOption key:heyspark_versionwp_usermeta