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 NameDescriptionMethod
wp_copuloo_addressesStores copuloo addresses data created by this plugin.Static
wp_copuloo_api_keysStores copuloo api keys data created by this plugin.Static
wp_copuloo_contactsStores copuloo contacts data created by this plugin.Static
wp_copuloo_messagesStores copuloo messages data created by this plugin.Static
wp_copuloo_phone_detailsStores copuloo phone details data created by this plugin.Static
wp_copuloo_recentsStores copuloo recents data created by this plugin.Static
wp_copuloo_released_numbersStores 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_options
Option key:copuloo_user_can_request_numberOption key:copuloo_user_guest_video_page