Copuloo – Phone System
Copuloo is a plugin that lets you make and receive calls and text messages through your Twilio account directly from your WordPress dashboard.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_copuloo_addresses | Stores copuloo addresses data created by this plugin. | Static |
| wp_copuloo_api_keys | Stores copuloo api keys data created by this plugin. | Static |
| wp_copuloo_contacts | Stores copuloo contacts data created by this plugin. | Static |
| wp_copuloo_messages | Stores copuloo messages data created by this plugin. | Static |
| wp_copuloo_phone_details | Stores copuloo phone details data created by this plugin. | Static |
| wp_copuloo_recents | Stores copuloo recents data created by this plugin. | Static |
| wp_copuloo_released_numbers | Stores copuloo released numbers 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:
copuloo_user_can_request_numberOption key:copuloo_user_guest_video_page