Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

English Chess Data

Opis

Displays Chess Data for English Clubs Leagues and Players

This plugin connects to and displays data from the English Chess Federation's League Management System,
when using this plugins shortcodes within your pages.

It has shortcodes that can be used to include a list of upcoming matches ‘Fixtures’, a list of played matches ‘Results’, and also display ‘Tables’ from the organisation.

ShortCodes

There are 3 shortcodes that can be used once the Plugin is installed and configured:

[echd_fixtures event_name="Event Name"]
[echd_results event_name="Event Name"]
[echd_table event_name="Event Name"]

The event_name attribute in the shortcodes is the name of the event, and must match exactly, see the screenshot 3 below.
In the echd_table this attribute is mandatory, for the others it is optional.

Limitations / Improvements

[echd_table] shortcode does not currently work for cups.

Currently you can only add one organisation and a club within it.

Slike ekrana

Instalacija

  1. Visit ‘Plugins’ > ‘Add New Plugin’ within your WordPress admin area.
  2. Search for ‘english chess data’ and click ‘Install Now’ button on the plugin.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Visit the newly added ‘Chess Data’ menu item.
  5. Configure the Plugin by adding ‘Organisation Id’ and ‘Club Code’. See screenshots below on where to find these.
  6. You can now use the shortcodes to include the data for your organisation / club.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“English Chess Data” is open source software. The following people have contributed to this plugin.

Doprinositelji

“English Chess Data” je prijeveden na 3 dijalekta. Zahvala prevodiocima za njihov doprinos.

Prevedi “English Chess Data” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0.0

  • Initial Release

1.0.1

  • Adds Matchcards
  • Allows filtering of Fixtures and Results by Event

1.0.2

  • Fixes Bug where Matchcards are duplicated, if multiple shortcodes are used on the same page.

1.0.3

  • Fixes Bug where special characters in the shortcodes breaks api calls