Golf Scores
Golf Scores for WordPress tracks a WP user's golf scores, dates, gross scores, net scores and comments.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_golfscores | Stores golfscores 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:
golfscoresOption key:golfscores_database_versionOption key:golfscoresadminlistOption key:golfscorespagelistOption key:golfscoresshowholesOption key:golfscoresshownameOption key:golfscoresshownetOption key:golfscoresshowteeOption key:golfscoressubtitleOption key:golfscoresuserOption key:golfscoreswidgetlistOption key:trackplayer