Hockey GMS Feed Wordpress Plugin - Rating, Reviews, Demo & Download

Hockey GMS Feed Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Use a shortcode to show fixtures, results and league tables from England Hockey Game Management System (GMS) in your posts and pages. The initial version of this plugin will embed content from the following web site GMS Match Site.

The current GMS Match Site is supposedly a temporary solution to show fixtures, results and league tables. It is hoped that once a permanent solution is found then either Widgets (custom HTML provided by England Hockey to be embedded on your site) or an API will be made available (and incorporated in later version of this plugin).

Currently this plugin will embed GMS content using “iframe”, “parse” or “ajax” methods. When first activated this plugin will default to the “iframe” method. Embedding using “iframe” simply includes a whole page from the GMS Match Site within your web site. We recommend switching to the “parse” method by default as this will provide you with a number of benefits:

  • Full control of table styling using CSS
  • Display fixtures, results and league tables separately
  • Filter fixtures and results to only include specific team name
  • Filter using whatson to only include upcoming fixtures or recent results
  • Server side parsing of HTML provides performance benefits through caching

But to benefit from the added flexibility you will need to create custom CSS and therefore will need the necessary skills to do this.

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

  • [gms comp_id=1234567 method="iframe"] – Show the fixtures, results and league table for the competition with the id 1234567
  • [gms club_name="club name" method="iframe"] – Show the fixtures and results for all teams in a club
  • [gms method="iframe"] – Show the fixtures and results for all teams in your default club
  • [gms comp_id=1234567 method="parse" team="team name"] – Show fixtures (default) for the team in the competition with the id 1234567
  • [gms comp_id=1234567 method="ajax" show="league+results"] – Show the league table and results for the competition with the id 1234567
  • [gms method="parse" whatson=14] – Show the fixtures (default) over the next 14 days, for all teams in your default club
  • [gms show="results" whatson=7] – Show the results in last week for all teams in your default club (assuming “parse” is your default method)

Screenshots

No screenshots provided


Reviews & Comments