SportsPress for Golf
Configure SportsPress for golf with sport-specific terminology, hole count tracking per round, par totals in performance footers, equation-builder support for strokes-vs-par scoring, and a hidden positions taxonomy.
What it does
Sets the SportsPress default sport to
golfRemaps labels for golf conventions (Events → Rounds, Venues → Courses, Box Score → Scorecard, League Tables → Leaderboards, Adjustments → Handicaps — see Terminology)
Adds a Holes number field to the event details meta box (
sp_holespost meta key, placeholder 18)Limits performance table columns to the configured hole count via
sportspress_event_performance_labelsAdds a par row to the performance table footer
Adds
$strokesand$parvariables to the equation builderHides the player positions taxonomy and admin column (
sportspress_has_positionsreturns false)
Requirements
SportsPress 2.3 or newer
