WordPress plugin used at bingothon.com to embed a speedrun marathon schedule from either Horaro or Oengus into any page or post.
[horaro link="https://horaro.org/<event>[/<schedule>]"]
[oengus link="https://oengus.io/marathon/<id>[/schedule[/<slug>]]"]
The schedule slug is optional for both providers — the first published schedule under the event/marathon is auto-selected.
Settings live under wp-admin → Bingothon. The provider picker shows the favicon of each supported site; below the schedule URL field the page renders the exact shortcode to copy into a page or post.
The Updates tab checks the latest GitHub release of this repository and surfaces new versions in the standard WordPress update flow (Dashboard → Updates, Plugins screen).
Tag a commit vX.Y.Z (matching the Version: header in wp-bingo-schedule.php) and
push it. GitHub Actions builds wp-bingo-schedule-X.Y.Z.zip and attaches it to the
release. The zip is installable directly via Plugins → Add New → Upload Plugin.