Bolão
With this plugin is possible to make game between users of wordpress.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bolao_pool | Stores bolao pool data created by this plugin. | Static |
| wp_bolao_stuff | Stores bolao stuff data created by this plugin. | Static |
| wp_bolao_user_order | Stores order records and related transaction data. | Static |