Kitsune AI Platform

Kitsune AI Platform is an AI-powered WordPress plugin with chatbots, content generation, forms, knowledge base, and automation.

7 database tables

Table NameDescriptionMethod
wp_kitsune_ai_platform_api_logsA logging table that records activity, events, or audit history.Static
wp_kitsune_ai_platform_audit_logA logging table that records activity, events, or audit history.Static
wp_kitsune_ai_platform_conversationsStores kitsune ai platform conversations data created by this plugin.Static
wp_kitsune_ai_platform_embeddingsStores kitsune ai platform embeddings data created by this plugin.Static
wp_kitsune_ai_platform_form_submissionsStores form definitions and related configuration.Static
wp_kitsune_ai_platform_statsStores analytics or statistics data.Static
wp_kitsune_ai_platform_workflow_logsA logging table that records activity, events, or audit history.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:kitsune_ai_platform_access_controlOption key:kitsune_ai_platform_api_keysOption key:kitsune_ai_platform_chatbot_templatesOption key:kitsune_ai_platform_db_versionOption key:kitsune_ai_platform_default_modelsOption key:kitsune_ai_platform_form_settingsOption key:kitsune_ai_platform_integrationsOption key:kitsune_ai_platform_kb_last_resetOption key:kitsune_ai_platform_kb_settingsOption key:kitsune_ai_platform_kb_vector_dbsOption key:kitsune_ai_platform_last_webhook_urlOption key:kitsune_ai_platform_notification_settingsOption key:kitsune_ai_platform_onboarding_completeOption key:kitsune_ai_platform_provider_Option key:kitsune_ai_platform_settingsOption key:kitsune_ai_platform_webhooks
wp_postmeta
Post meta
wp_posts
Custom post type:kitsune_ai_api_keyCustom post type:kitsune_ai_chat_tplCustom post type:kitsune_ai_chatbotCustom post type:kitsune_ai_contentCustom post type:kitsune_ai_formCustom post type:kitsune_ai_kb_sourceCustom post type:kitsune_ai_sched_taskCustom post type:kitsune_ai_workflow