GH3 Hash Runs
WordPress plugin to display upcoming Hash House Harriers events
by Guildford Hash House Harriers · github.com/nonatech-uk/wp-hash-calendar · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/nonatech-uk/wp-hash-calendar/archive/refs/heads/main.zipDeclares an update source (nonatech-uk/hash-calendar), so updates arrive through the plugin's own updater.
From the readme
GH3 Hash Runs
A custom WordPress plugin for managing Hash House Harriers runs. Built for Guildford H3.
Features
- Custom Post Type (hashrun) with hash-specific fields
- Admin Interface with organised meta boxes for run data entry
- Auto-incrementing Run Numbers with suggested next number
- Auto-generated Titles from Hare and Location fields
- Shortcode [gh3upcomingruns] for displaying upcoming runs
- Click-to-expand details on upcoming run listings
- What3Words & Google Maps integration for locations
- Non-standard start time alerts - only displayed when different from the default 19:30
- GitHub auto-updater - receives updates directly from GitHub releases
Custom Fields
| Field | Description |
|-------|-------------|
| Run Number | Sequential run number |
| Run Date | Date of the hash run |
| Start Time | Start time (default 19:30, only displayed if different) |
| Hare(s) | Who is laying the trail |
| Location | Start location description |
| What3Words | What3Words address with link |
| Google Maps URL | Link to Google Maps |
| On Inn | Pub/venue after the run |
| Notes | Additional information |
Shortcode Usage
- count - Number of upcoming runs to display (default: 5)
- Fi
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.1 | Feb 3, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.