AIOHM Knowledge Assistant

Transform your WordPress site into an intelligent knowledge base with AI-powered chatbots that embody your brand's unique voice.

10 database tables

Table NameDescriptionMethod
wp_aiohm_conversationsStores aiohm conversations data created by this plugin.Static
wp_aiohm_feature_requestsStores aiohm feature requests data created by this plugin.Static
wp_aiohm_mcp_tokensStores access tokens for authentication or API access.Static
wp_aiohm_mcp_usageStores aiohm mcp usage data created by this plugin.Static
wp_aiohm_messagesStores aiohm messages data created by this plugin.Static
wp_aiohm_project_notesStores aiohm project notes data created by this plugin.Static
wp_aiohm_projectsStores aiohm projects data created by this plugin.Static
wp_aiohm_support_requestsStores aiohm support requests data created by this plugin.Static
wp_aiohm_usage_trackingStores aiohm usage tracking data created by this plugin.Static
wp_aiohm_vector_entriesStores form submissions and user-entered data.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_commentmeta
Comment meta
wp_options
Option key:aiohm_default_token_createdOption key:aiohm_kb_settingsOption key:aiohm_kb_versionOption key:aiohm_qa_dataset
wp_postmeta
Post meta
wp_usermeta
User meta