Bad Tournament
Tool to embed a tournament on your page with administration features
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bvg_clubs | Stores bvg clubs data created by this plugin. | Static |
| wp_bvg_matches | Stores bvg matches data created by this plugin. | Static |
| wp_bvg_players | Stores bvg players data created by this plugin. | Static |
| wp_bvg_players_double | Stores bvg players double data created by this plugin. | Static |
| wp_bvg_players_tournament | Stores bvg players tournament data created by this plugin. | Static |
| wp_bvg_tournaments | Stores bvg tournaments 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:
bad_tournament_installedOption key:badt_debugOption key:cl_default_idOption key:media_selector_attachment_id