Hockey GMS Feed

Use a shortcode to show fixtures, results and league tables from England Hockey Game Management…

Author:Matthew Treherne (profile at wordpress.org)
WordPress version required:
WordPress version tested:6.5.2
Plugin version:3.15
Added to WordPress repository:12-11-2021
Last updated:19-04-2024
Rating, %:100
Rated by:1
Plugin URI:https://wordpress.org/plugins/eh-gms-feed/
Total downloads:1 942
Active installs:10+
plugin download
Click to start download

Use a shortcode to show fixtures, results and league tables from England Hockey Game Management System (GMS) in your posts and pages. The latest version of this plugin uses an API into the England Hockey Azure data warehouse of GMS data. You must have permission from EH GMS support to embed GMS data on your club website.

If you are looking for the features of this plugin but do not use WordPress then you may use this web service as an alternative GMS Feed.

Once installed use the plugin settings for help understanding the features provided:

  • Full control of table styling using CSS
  • Display fixtures, results and league tables separately
  • Select the fixtures and results for a specific team and competition
  • Filter using whatson to only include upcoming fixtures or recent results
  • Change the order of fixtures and results to show by start time on given day or reverse the default date order
  • Server side caching of GMS data to provide performance benefits

Using this plugin allows fixtures, results and league tables to be included within posts or pages using a “gms” shortcode e.g.

  • [gms team="31c4b1d8-ef73-40ee-a09a-1817ec821524" whatson=14] – Show the fixtures (default) over the next 14 days for the team with the id specified.
  • [gms method="api" show="league+results" comp_id="6e16da76-87a3-4092-9f53-71d500fffcdb" team="31c4b1d8-ef73-40ee-a09a-1817ec821524" sort_by="reverseDate"] – Show league table for the competition and results for the team specified with most recent result first.
  • [gms method="api-dynamic" show="results" whatson=14 options="showList:auto"] – Show the results in the last fortnight for the club (default) with a filter to select results, fixtures and league tables by team.
  • [gms club_id="19fd1b0c-e11c-46f9-9114-45c2262a1e90" sort_by="fixtureTime" options="showGender:yes"] – Show the fixtures (default) for the next match day, for all teams in the club specified, ordered by start time, with a suffix to indicate team gender.
  • [gms show="results" whatson=7 team="31c4b1d8-ef73-40ee-a09a-1817ec821524" link="https://london.englandhockey.co.uk/teams/old-kingstonian-mens-o50-mens"] – Show the results in last week for the team specified and provide a link to an external site.
  • [gms show="teams" club_id="19fd1b0c-e11c-46f9-9114-45c2262a1e90"] – List all teams in club with external links to England Hockey.

For help generating GMS shortcodes you must use the following tool Generate Shortcode.


FAQ
ChangeLog