Akukita Chat with AI Translation
Real-time multilingual chat by Akukita. Every message is automatically translated into each participant's language — no configuration needed.
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_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