Kinetix Messaging by Ppros
Unified inbox for email, Telegram, WhatsApp, Messenger, SMS, and other messaging channels.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_kmbp_ | Stores kmbp data created by this plugin. | Static |
| wp_kmbp_conversations | Stores kmbp conversations data created by this plugin. | Static |
| wp_kmbp_departments | Stores kmbp departments data created by this plugin. | Static |
| wp_sme_ | Stores sme data created by this plugin. | Static |
| wp_sme_conversations | Stores sme conversations 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_usermeta