English Chess Data

描述

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.

屏幕截图

  • The number highlighted in the URL bar, in this image ‘680’, is the ‘Organisation Id’.
  • The highlighted code in a clubs settings, in this image is ‘3RAB’, is the ‘Club Code’.
  • The highlighted text is the ‘Event Name’, in this image is ‘Division 1’.

安装

  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.

评价

此插件暂无评价。

贡献者及开发者

「English Chess Data」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「English Chess Data」插件已被翻译至 3 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「English Chess Data」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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