Linux 软件免费装

HU Challenge

开发者 healthunlimited
更新时间 2026年9月24日 03:55
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

leaderboard fitness challenge gamification

下载

1.0.4

详情介绍:

HU Challenge provides a self-contained fitness challenge experience inside WordPress. The plugin includes: HU Challenge stores data locally in the WordPress database and does not contact external services. Source code and build process HU Challenge does not use npm, webpack, a transpiler, a minifier, or any other JavaScript/CSS build tool. The files distributed in 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.

安装:

  1. Upload the hu-challenge folder to /wp-content/plugins/, or install the plugin ZIP through Plugins > Add New > Upload Plugin.
  2. Activate HU Challenge.
  3. Create or edit a WordPress page and add the shortcode [hu_challenge].
  4. Open HU Challenge > Challenge Setup to set the challenge name, tagline, dates, and theme.
  5. Review the starter activities under HU Challenge and edit the yard values, limits, descriptions, or motivational text as needed.
  6. Publish the page containing the shortcode.

常见问题:

Do participants need normal WordPress accounts?

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.

What is shown on the public leaderboard?

Only the participant display name and total yards. Full names and email addresses are available only to site administrators through WordPress.

Does the plugin send data to another service?

No. Challenge data is stored in the site's WordPress database. Password-reset messages are sent through the site's normal WordPress mail configuration.

How do daily and weekly limits work?

Each challenge task can be configured as one-time, daily, weekly, or unlimited, with a maximum number of units for that period.

What happens when I change the challenge start date?

The start date identifies the current scoring season. Changing it begins a new leaderboard without deleting prior-season activity from the database.

Does deactivating or deleting the plugin delete participant data?

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.

更新日志:

1.0.4 1.0.3 1.0.1 1.0.0