Sport Predictions for JoomSport

Organize a sports prediction game on your site to improve fan engagement. Matches are pulled from JoomSport. The points are updated automatically!

9 database tables

Table NameDescriptionMethod
wp_jswprediction_leagueStores jswprediction league data created by this plugin.Static
wp_jswprediction_private_basedStores jswprediction private based data created by this plugin.Static
wp_jswprediction_private_leagueStores jswprediction private league data created by this plugin.Static
wp_jswprediction_private_usersStores jswprediction private users data created by this plugin.Static
wp_jswprediction_roundStores jswprediction round data created by this plugin.Static
wp_jswprediction_round_matchesStores jswprediction round matches data created by this plugin.Static
wp_jswprediction_round_usersStores jswprediction round users data created by this plugin.Static
wp_jswprediction_scorepredictStores jswprediction scorepredict data created by this plugin.Static
wp_jswprediction_typesStores jswprediction types 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:joomsporprediciontslug_jswprediction_leagueOption key:joomsporprediciontslug_jswprediction_roundOption key:joomsport_prediction_blocks_settingsOption key:joomsport_prediction_knockout_settingsOption key:joomsport_prediction_lbcolumns_settingsOption key:joomsport_prediction_mail_settingsOption key:joomsport_prediction_settingsOption key:jsw_prediction_default_league
wp_postmeta
Post meta
wp_posts
Custom post type:jswprediction_leagueCustom post type:jswprediction_round
wp_usermeta
User meta