BC Forum

A powerful forum plugin for WordPress, developed by Believe Creative, enabling question-and-answer discussions.

3 database tables

Table NameDescriptionMethod
wp_answersStores answers data created by this plugin.Static
wp_bc_forumsStores bc forums data created by this plugin.Static
wp_questionsStores questions 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:answers_table_versionOption key:bcforum_label_nameOption key:my_custom_option
wp_usermeta
User meta