Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots

Real-time messaging and chat rooms for WordPress ecosystem: private conversations, public and private chat rooms, video & audio calls, and more.

3 database tables

Table NameDescriptionMethod
wp_bp_messages_metaStores additional metadata (key-value pairs) for bp messages records.Static
wp_bp_messages_recipientsStores bp messages recipients data created by this plugin.Static
wp_bpbm_threadsmetaStores bpbm threadsmeta 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:_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:avatar_ratingOption key:bb_rl_enabledOption key:bb_rl_theme_modeOption key:beehive_optsOption key:better-messages-email-custom-htmlOption key:better_messages_2_db_versionOption key:better_messages_ai_request_secretOption key:better_messages_anthropic_errorOption key:better_messages_db_migratedOption key:better_messages_gemini_errorOption key:better_messages_gifs_giphy_errorOption key:better_messages_gifs_klipy_errorOption key:better_messages_openai_errorOption key:blog_charsetOption key:bm-emoji-annotations-hash-Option key:bm-emoji-hashOption key:bm-emoji-set-2Option key:bm_sync_user_roles_index_finishOption key:bm_sync_user_roles_index_startOption key:bm_translation_usageOption key:bp-better-chat-settingsOption key:bp-better-chat-settings-updatedOption key:bp_better_messages_giphy_errorOption key:bp_better_messages_stipop_errorOption key:bpbm_packs_cacheOption key:clone_identification_timestampOption key:daftplug_progressify_vapid_keysOption key:file_slug_mapOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:hovercards_enableOption key:hp_user_enable_displayOption key:hp_vendor_enable_displayOption key:id_slug_type_path_mapOption key:inspiry_dashboard_pageOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:onesignalwpsettingOption key:prev_unique_idOption key:requiredOption key:show_avatarsOption key:show_opt_in_noticeOption key:uninstall_pluginsOption key:unique_idOption key:user_blocking_enableOption key:user_id_license_ids_mapOption key:vendor_layout_styleOption key:vipso_display_how_manyOption key:vipso_where_to_displayOption key:wcfm_endpointsOption key:wcvendors_vendor_dashboard_page_idOption key:woocommerce_myaccount_page_id
wp_postmeta
Post meta
wp_posts
Custom post type:bm-ai-chat-botCustom post type:bpbm-chat
wp_usermeta
User meta