Releases: livetennisapi/remote-data-blocks-livetennis
Release list
v0.1.0 — Tennis score snapshots for Remote Data Blocks
I run Live Tennis API.
Standalone GPL-2.0-or-later plugin for WordPress 6.7+, PHP 8.1+ and Remote Data Blocks 1.8.0+.
Select a match in the editor and display player names, tournament, scores, server, snapshot time and availability. A persistent shared reservation limits the installation to one free live-list request every 900 seconds, including failures. No paid endpoint or automatic pagination.
Install the attached ZIP after activating Remote Data Blocks, then configure a dedicated free key on the server as described in the README.
Verified locally in Docker: 27 multisite PHPUnit tests; 26 single-site tests with the multisite-only case skipped; WordPress coding standards; 12 concurrent PHP processes sharing one request; Chromium editor selection, save/reload and frontend rendering. The host's 603 PHP unit tests and 17 WordPress integration tests also passed.
API responses in these checks were synthetic fixtures matching the published schema. No live-key validation is claimed. Automated GitHub Actions is not enabled in this initial release.