Golf Handicap Calculator
Works out the handicap for a user according to the UK CONGU regulations using a form for a single user on a website
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_ghc_data | Stores ghc data 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:
ghc_custom_cssOption key:ghc_db_version