=== Simple Golf Club === Contributors: matthewlinton Tags: sports, golf, club Requires at least: 5.0 Tested up to: 5.6 Stable tag: 5.0 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple interface to manage a small golf club. == Description == Simple Golf Club is an easy way to organize small groups of people to play golf rounds. Create teams, add players, schedule events, and track player scores using a simple interface. For more information, check out the [SGC Website](https://simplegolfclub.com/) For information on using or designing themes for SGC checkout the [Wiki](https://gitlab.com/mlinton/simplegolfclub/-/wikis/home) == Installation == 1. Upload the plugin files to the `/wp-content/plugins/simplegolfclub` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Use the Settings->Simple Golf Club screen to configure the plugin == Frequently Asked Questions == == Screenshots == 1. Events: Create events and outings for the team at a specific course. 2. Events Locations: Add a location to your event so people know where they're going. 3. Events Teams: Add a team to your events so they know who's playing. 4. Event Groups: Divide large teams into groups for easier event management. 5. Locations: Keep track of location information. 6. Location Tees: For each location, maintain useful data on the course and each hole. 7. Teams: Create teams, and keep track of the players on that team. 8. Teams Players: Manage which players are on each team. 9. Players: Keep track of information on players. 10. Players Teams: Add players to one or more teams. 11. Settings: Set defaults and configure the behavior of Simple Golf Club. == Third Party == Simple Golf Club relies on the following third party code: [pickadate.js](http://amsul.github.io/pickadate.js) v3.5.6, 2015/04/20 * By Amsul, http://amsul.ca * Licensed under MIT == Changelog == For a complete list of changes see changelog.txt = 1.6.13 = September 4, 2021 - Modified player and team management - Misc bug fixes - Misc UI fixes