| 开发者 | stefanoloberti |
|---|---|
| 更新时间 | 2026年8月15日 23:19 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
chesspairings folder to wp-content/plugins/ (or install the zip from the WordPress admin panel).[chesspairings_torneo id="123"]Yes, it's free. Register on my.chesspairings.org, create your tournaments there, then install the plugin to display them on your WP site.
Yes, in two ways:
chesspairings/templates/ to your-theme/chesspairings/ and modify it.Responses are cached for 60s by default (configurable 30–300s). So even with 100 visits per minute, the API receives ~1 call per minute per shortcode.
Yes, as long as the tournament belongs to the API key owner. Visibility (public/private) only controls whether it appears in the community calendar.
With resilient cache enabled (the default), the plugin displays the last valid response for up to 24 hours and marks it with its update time. If no previous response exists, it shows an inline error message. The rest of your WP site is unaffected.
No. The plugin calls the API server-side from WordPress — no client-side JS fetch. No cookies, no trackers.
[chesspairings_turni] round schedule shortcode for individual and team tournaments.