SansTerra Easy AI Chatbot

Add a fully managed AI chat widget to your WordPress site. Train your bot, customize the look, and review visitor conversations.

2 database tables

Table NameDescriptionMethod
wp_easy_ai_chatbot_conversationsStores easy ai chatbot conversations data created by this plugin.Static
wp_easy_ai_chatbot_messagesStores easy ai chatbot messages 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:easy_ai_chatbot_blocked_ipsOption key:easy_ai_chatbot_db_versionOption key:easy_ai_chatbot_kill_secretOption key:easy_ai_chatbot_killed_sessionsOption key:easy_ai_chatbot_retention_daysOption key:easy_ai_chatbot_settings
wp_postmeta
Post meta