Akukita Chat with AI Translation
Live chat where every message is auto-translated into each user's language. 70+ languages, no setup, no API key required.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_akch_chat_messages | Stores akch chat messages data created by this plugin. | Static |
| wp_akch_chat_participants | Stores akch chat participants data created by this plugin. | Static |
| wp_akch_chat_rooms | Stores akch chat rooms 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:
akch_access_modeOption key:akch_chat_page_idOption key:akch_db_versionOption key:akch_deepl_keyOption key:akch_default_languageOption key:akch_history_daysOption key:akch_messages_per_loadOption key:akch_mymemory_keyOption key:akch_openai_keyOption key:akch_show_powered_byOption key:akch_translation_providerwp_usermeta