| 开发者 | healthunlimited |
|---|---|
| 更新时间 | 2026年9月24日 03:55 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
assets/ are human-readable source files loaded directly by WordPress.
For clarity, the JavaScript source is also included at src/hu-challenge.js. It is the same source used by the distributed front-end script and requires no compilation or build command.
Challenge seasons
The configured challenge start date is used as the scoring-season identifier. Changing the start date begins a new leaderboard and activity season while preserving prior-season records in the database.
Privacy
HU Challenge creates restricted WordPress user accounts for participants and stores participant first name, last name, email address, optional display name, and challenge activity history in the WordPress database.
The participant display name and total yards are shown on the public challenge Scoreboard. If no display name is provided, the plugin uses the participant's first name and last initial.
Site administrators can view participant names and activity history for challenge administration and prize fulfillment. The plugin does not send participant data to external services.
HU Challenge registers with the WordPress Personal Data Export and Erase tools so challenge activity can be included in privacy requests.
hu-challenge folder to /wp-content/plugins/, or install the plugin ZIP through Plugins > Add New > Upload Plugin.[hu_challenge].No. Participants create an account from the challenge page. The plugin creates a restricted WordPress account behind the scenes and keeps the challenge login experience on the front end.
Only the participant display name and total yards. Full names and email addresses are available only to site administrators through WordPress.
No. Challenge data is stored in the site's WordPress database. Password-reset messages are sent through the site's normal WordPress mail configuration.
Each challenge task can be configured as one-time, daily, weekly, or unlimited, with a maximum number of units for that period.
The start date identifies the current scoring season. Changing it begins a new leaderboard without deleting prior-season activity from the database.
No. Challenge data is intentionally retained so accidental deactivation does not erase participant history. Site administrators can use WordPress privacy tools to erase an individual participant's challenge activity.
hu_challenge_participate capability for participant-only REST API access.