Bubblibot – GPT-5 Chatbot for WordPress

AI-powered chatbot with GPT-5 support that learns from your content to provide instant, accurate answers to visitor questions.

6 database tables

Table NameDescriptionMethod
wp_bubblibot_analyticsStores analytics or statistics data.Static
wp_bubblibot_contentStores bubblibot content data created by this plugin.Static
wp_bubblibot_conversationsStores bubblibot conversations data created by this plugin.Static
wp_bubblibot_handoff_queueA job queue table for managing background tasks and scheduled operations.Static
wp_bubblibot_leadsStores bubblibot leads data created by this plugin.Static
wp_bubblibot_messagesStores bubblibot 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:bubblibot_activation_errorOption key:bubblibot_analytics_enabledOption key:bubblibot_analytics_retentionOption key:bubblibot_api_key_verified_hashOption key:bubblibot_bot_avatar_urlOption key:bubblibot_bot_message_bgOption key:bubblibot_bot_message_textOption key:bubblibot_chat_window_bgOption key:bubblibot_db_versionOption key:bubblibot_debug_enabledOption key:bubblibot_default_languageOption key:bubblibot_display_pagesOption key:bubblibot_enabledOption key:bubblibot_exclude_pagesOption key:bubblibot_font_sizeOption key:bubblibot_header_textOption key:bubblibot_indexing_progressOption key:bubblibot_language_detection_enabledOption key:bubblibot_last_full_indexOption key:bubblibot_mobile_enabledOption key:bubblibot_openai_api_keyOption key:bubblibot_openai_modelOption key:bubblibot_placeholder_textOption key:bubblibot_positionOption key:bubblibot_primary_colorOption key:bubblibot_response_modeOption key:bubblibot_secondary_colorOption key:bubblibot_text_colorOption key:bubblibot_welcome_messageOption key:bubblibot_woocommerce_enabled
wp_postmeta
Post meta