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 Name | Description | Method |
|---|---|---|
| wp_kitsune_ai_platform_api_logs | A logging table that records activity, events, or audit history. | Static |
| wp_kitsune_ai_platform_audit_log | A logging table that records activity, events, or audit history. | Static |
| wp_kitsune_ai_platform_conversations | Stores kitsune ai platform conversations data created by this plugin. | Static |
| wp_kitsune_ai_platform_embeddings | Stores kitsune ai platform embeddings data created by this plugin. | Static |
| wp_kitsune_ai_platform_form_submissions | Stores form definitions and related configuration. | Static |
| wp_kitsune_ai_platform_stats | Stores analytics or statistics data. | Static |
| wp_kitsune_ai_platform_workflow_logs | A 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_optionsOption 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_webhookswp_postmetawp_postsCustom 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