AutoChat
AutoChat adds an AI-powered chat assistant to WordPress with a local knowledge base, optional Pinecone sync, analytics, and a customizable frontend wi …
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_autochat_conversations | Stores autochat conversations data created by this plugin. | Static |
| wp_autochat_document_chunks | Stores autochat document chunks data created by this plugin. | Static |
| wp_autochat_documents | Stores autochat documents data created by this plugin. | Static |
| wp_autochat_messages | Stores autochat messages data created by this plugin. | Static |
| wp_autochat_saved_replies | Stores autochat saved replies 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:
ac_icon_image_optionOption key:achat_brand_colorOption key:achat_default_reply_optionOption key:achat_greetings_optionOption key:achat_seondary_colorOption key:achat_text_colorOption key:autochat_ai_settingsOption key:ch_brnd_name_optionOption key:ch_def_reply_optionOption key:ch_field1_optionOption key:ch_field2_optionOption key:ch_field3_optionOption key:ch_field4_optionOption key:ch_greeting_optionOption key:enable_chat_featureOption key:far_plugin_settingsOption key:tawk_chat_featureOption key:tawk_titleOption key:tawk_to_scriptwp_postmeta