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 Name | Description | Method |
|---|---|---|
| wp_bubblibot_analytics | Stores analytics or statistics data. | Static |
| wp_bubblibot_content | Stores bubblibot content data created by this plugin. | Static |
| wp_bubblibot_conversations | Stores bubblibot conversations data created by this plugin. | Static |
| wp_bubblibot_handoff_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_bubblibot_leads | Stores bubblibot leads data created by this plugin. | Static |
| wp_bubblibot_messages | Stores 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_optionsOption 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_enabledwp_postmeta