| 开发者 | stefanoloberti |
|---|---|
| 更新时间 | 2026年5月29日 14:27 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | 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.
The plugin shows an inline error message in the shortcode area. 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.