WPContactUs – Turn Form Submissions into Conversations
The one and only conversational messaging add-on for web forms. Provides a phone-like messaging interface for any form submitted.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_convxns_followups | Stores convxns followups data created by this plugin. | Static |
| wp_convxns_forms | Stores form definitions and related configuration. | Static |
| wp_convxns_log | A logging table that records activity, events, or audit history. | 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:
conversations_convxns_sort_method_Option key:conversations_convxns_unread_on_top_Option key:conversations_db_versionOption key:conversations_email_fromOption key:conversations_end_users_login_page_slugOption key:conversations_last_login_Option key:conversations_responders_login_page_slugOption key:conversations_template_folderOption key:conversations_timediff_Option key:convx_temp_password_responder_