
內容簡介
**總結:**
這個 WordPress 外掛可以顯示英國俱樂部聯賽和選手的國際象棋數據,並連接英國國際象棋聯合會的聯賽管理系統,使用簡短代碼可在網頁上顯示相關資料。
1. **問題:** 這個外掛連接的是哪個系統?
**答案:** 這個外掛連接並顯示來自英國國際象棋聯合會的聯賽管理系統的數據。
2. **問題:** 可以使用哪些簡短代碼來包含數據?
**答案:** 可以使用以下三個簡短代碼:[echd_fixtures]、[echd_results] 和 [echd_table name="活動名稱"]。
3. **問題:** echd_table 簡短代碼中的 name 應該是什麼?
**答案:** echd_table 簡短代碼中的 name 應該是聯賽名稱,並且必須與實際名稱完全相符。
4. **問題:** 有哪些限制或改進?
**答案:** [echd_table] 簡短代碼目前無法用於杯賽。
外掛標籤
開發者團隊
原文外掛簡介
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.
API Access from the LMS System documentation
English Chess Federations Privacy Policy
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.
