WP Manifestindependent plugin directory
manifest / events / wp-bingo-schedule

Bingothon Schedule

wordpress bingothon plugin

by Bingothon · github.com/bingothon/wp-bingo-schedule · 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/bingothon/wp-bingo-schedule/archive/refs/heads/main.zip

Bingothon Schedule (wp-bingo-schedule)

WordPress plugin used at bingothon.com to embed a speedrun marathon schedule from either Horaro or Oengus into any page or post.

Shortcodes

[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.

Admin

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).

Releases

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.