AIOHM Knowledge Assistant

WordPress 7.0-ready AI knowledge assistant with intelligent chatbot, brand voice alignment, privacy controls, and multi-provider AI support.

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_datasetOption key:connectors_ai_anthropic_api_keyOption key:connectors_ai_claude_api_keyOption key:connectors_ai_gemini_api_keyOption key:connectors_ai_google_api_keyOption key:connectors_ai_openai_api_keyOption key:wp_ai_client_provider_credentials
wp_postmeta
Post meta
wp_usermeta
User meta