Gridirontables AFVD – League tables & schedules – data provided by AFVD
·
Display American football league standings and schedules from publicly available XML data on your WordPress site.
Gridirontables AFVD fetches league standings and game schedules from a publicly available XML API, stores them locally, and displays them via shortcodes.
This plugin is an independent project and is not affiliated with, endorsed by, or in any way officially connected to the AFVD (American Football Verband Deutschland) or any of its member associations.
Features
- Import standings and schedules for any league available in the XML API
- Automatic sync via WP-Cron (hourly, twice daily, daily, or manual)
- Per-league team name for highlighting
- Configurable table colors (header, highlight) with active theme palette support
- Groups are auto-detected from imported data
- Responsive schedule table for mobile
- Raw data viewer in the admin panel
- German date format for schedules
Shortcodes
[gridirontables_afvd_standings league="slug"]— League standings table[gridirontables_afvd_schedule league="slug"]— Game schedule table
Schedule Attributes
home_only="1"— Show only home games of the configured teamshow="upcoming"— Show only upcoming gamesshow="past"— Show only past gameslimit="5"— Limit number of games shown
Shared Attributes
group="A"— Show only a specific grouphighlight="Team Name"— Override team name for highlightingclass="my-class"— Add custom CSS classsaison="2026"— Override the season label shown in the heading
Standings Attributes
format="wins"(default) — BSO record layout: W-L (Quotient) / TD / Home-Awayformat="points"— Legacy points layout: P+ / P- / TD+ / TD- (for archive data)
