Ice Hockey Sport Features
The Ice Hockey plugin is a thin configuration layer on top of SportsPress. The features it adds are:
Default sport preset
On activation, the plugin filters sportspress_default_sport so the SportsPress configuration screen loads ice-hockey-specific defaults: result types (Goals), performance metrics (Goals, Assists, Penalty Minutes, Plus/Minus, Saves, Save Percentage, Shots), and equation builder presets.
To switch sports later, change the Sport dropdown at SportsPress → Configure.
Admin styling
The plugin loads css/admin.css to adjust admin-side display for ice-hockey-specific event entry. The styles target performance tables and box-score layouts to fit hockey's typical statistic count.
What the plugin does NOT add
No new settings or meta boxes
No widgets or shortcodes
No new template sections (ice-hockey games use SportsPress's standard event template)
No partial-statistic conversion
If you need ice-hockey-specific features beyond the defaults — for example, period-by-period scoring views or shootout tracking — they can be implemented through SportsPress's equation builder and custom event meta boxes.
