BetPress

The Lite version of BetPress - sports betting game WordPress plugin.

8 database tables

Table NameDescriptionMethod
wp_bp_bet_eventsStores bp bet events data created by this plugin.Static
wp_bp_bet_events_catsStores bp bet events cats data created by this plugin.Static
wp_bp_bet_optionsStores bp bet options data created by this plugin.Static
wp_bp_eventsStores bp events data created by this plugin.Static
wp_bp_leaderboardsStores bp leaderboards data created by this plugin.Static
wp_bp_paypalStores bp paypal data created by this plugin.Static
wp_bp_slipsStores bp slips data created by this plugin.Static
wp_bp_sportsStores bp sports 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:bp_bet_event_title_bg_colorOption key:bp_bet_event_title_text_colorOption key:bp_button_bg_colorOption key:bp_button_text_colorOption key:bp_cat_container_bg_colorOption key:bp_cat_title_bg_colorOption key:bp_cat_title_text_colorOption key:bp_close_betsOption key:bp_db_versionOption key:bp_default_odd_typeOption key:bp_event_container_bg_colorOption key:bp_event_title_bg_colorOption key:bp_event_title_text_colorOption key:bp_featured_button_bg_colorOption key:bp_featured_button_text_colorOption key:bp_featured_heading_bg_colorOption key:bp_featured_heading_text_colorOption key:bp_featured_name_bg_colorOption key:bp_featured_name_text_colorOption key:bp_lb_even_bg_colorOption key:bp_lb_heading_bg_colorOption key:bp_lb_odd_bg_colorOption key:bp_lb_table_text_colorOption key:bp_max_allowed_pointsOption key:bp_max_points_to_buyOption key:bp_max_stakeOption key:bp_min_stakeOption key:bp_one_win_per_catOption key:bp_only_int_stakesOption key:bp_pages_insertedOption key:bp_paypal_error_messageOption key:bp_paypal_mailOption key:bp_paypal_sandboxOption key:bp_paypal_success_messageOption key:bp_paypal_tokenOption key:bp_paypal_txn_idsOption key:bp_paypal_url_failOption key:bp_slip_heading_bg_colorOption key:bp_slip_heading_text_colorOption key:bp_slip_row_bg_colorOption key:bp_slip_row_text_colorOption key:bp_slip_subrow_bg_colorOption key:bp_slip_subrow_text_colorOption key:bp_sport_container_bg_colorOption key:bp_sport_title_bg_colorOption key:bp_sport_title_text_colorOption key:bp_starting_points
wp_usermeta
User meta