Title: TapHuman – Gamified CAPTCHA &amp; Bot Protection
Author: Kate
Published: <strong>9 de setembre de 2026</strong>
Last modified: 10 de setembre de 2026

---

Cerca extensions

![](https://s.w.org/plugins/geopattern-icon/taphuman-gamified-captcha.svg)

# TapHuman – Gamified CAPTCHA & Bot Protection

 Per [Kate](https://profiles.wordpress.org/thisissohard/)

[Baixa](https://downloads.wordpress.org/plugin/taphuman-gamified-captcha.2.7.5.zip)

[Previsualitza](https://ca.wordpress.org/plugins/taphuman-gamified-captcha/?preview=1)

 * [Detalls](https://ca.wordpress.org/plugins/taphuman-gamified-captcha/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/taphuman-gamified-captcha/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/taphuman-gamified-captcha/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/taphuman-gamified-captcha/#developers)

 [Suport](https://wordpress.org/support/plugin/taphuman-gamified-captcha/)

## Descripció

**TapHuman** replaces annoying, privacy-invasive CAPTCHAs with interactive micro-
games that delight your users while silently running cryptographic Proof-of-Work
puzzles in the background. Bots are stopped mathematically — no behavioral tracking,
no fingerprinting, no cookies.

#### Why TapHuman?

 * **Zero Telemetry** – Absolute GDPR, CCPA, and ePrivacy compliance out of the 
   box. No tracking cookies, no behavioral data, no PII collection.
 * **Polymorphic UI** – Our system randomly rotates which game is served, destroying
   the ROI of writing automated solvers.
 * **Cryptographic Security** – While your user plays a 3-second game, the SDK solves
   a computationally expensive Proof-of-Work puzzle in the background.
 * **100% ADA/WCAG Compliant** – Native screen-reader support and keyboard-only 
   navigation with a rate-limited accessibility bypass.
 * **One-Click Setup** – API keys are auto-provisioned. No dashboard signup required.

#### Works With

 * WordPress Login, Registration, Lost Password, and Comments forms
 * WooCommerce Checkout (Classic & Block-based)
 * Contact Form 7
 * WPForms
 * Elementor Pro Forms

#### How It Works

 1. Install and activate the plugin
 2. Select your favorite mini-games from the arsenal
 3. Click **«✨ Enable Protection»** — keys are auto-provisioned using your admin email
 4. That’s it. Your forms are protected.

### External Services

This plugin connects to **TapHuman** (`app.taphuman.io`) for the following purposes:

 1. **Game Delivery**: Interactive CAPTCHA games are loaded via iframe from `app.taphuman.
    io`.
 2. **API Communication**: The plugin communicates with `app.taphuman.io/api/` for 
    key provisioning, connection testing, usage syncing, subscription management, and
    captcha token verification.
 3. **Game Registry**: The plugin fetches the available game list from `taphuman.io/
    ecosystem.json`.

**Service Provider:** TapHuman (Oops Games LLC)

 * [Terms of Service](https://taphuman.io/terms)
 * [Privacy Policy](https://taphuman.io/privacy)

### Troubleshooting

If the CAPTCHA widget is not appearing on your forms:

 1. Check that the plugin is activated and at least one form placement is enabled in**
    Settings  TapHuman CAPTCHA**.
 2. If you checked «Disable for Logged-In Users», test in an Incognito/Private window.
 3. If you are using a caching or minification plugin (like WP Rocket, Autoptimize,
    or W3 Total Cache), add `app.taphuman.io` to your caching plugin’s exclusion list.

## Instal·lació

 1. Upload the `taphuman-captcha` folder to the `/wp-content/plugins/` directory, or
    install directly through the WordPress plugin screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Navigate to **Settings  TapHuman CAPTCHA** to configure.
 4. Select your games and form placements, then click **«✨ Enable Protection»**.

## PMF

### Do I need to create an account?

No. When you click «Enable Protection», an account is automatically and securely
provisioned using your WordPress admin email. No signup forms, no dashboards, no
friction.

### Is this GDPR compliant?

Yes. TapHuman collects zero behavioral telemetry, zero tracking cookies, and zero
PII. There is nothing to disclose in your privacy policy because there is nothing
being collected.

### Does this work with WooCommerce?

Yes. TapHuman integrates natively with both the Classic Checkout and the new WooCommerce
Block-based Checkout.

### What if a user has a screen reader?

TapHuman automatically detects assistive technology and provides a seamless, rate-
limited accessibility bypass. No user is ever blocked.

### How much does it cost?

Your first 1,000 verified solves per month are free. After that, it’s $0.001 per
solve. Spam/bot attempts that fail verification are never counted against your quota.

### What games are available?

The current rotation includes Sunny Day Maze, Smack That Donkey, Turtle Stacker,
Bubble Pop, Odd One Out, Tile Slide, Shadow Match, Memory Flip, Hammer Nails, and
Mow the Block. New games are added regularly and appear automatically.

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«TapHuman – Gamified CAPTCHA & Bot Protection» és programari de codi obert. La següent
gent ha col·laborat en aquesta extensió.

Col·laboradors

 *   [ Kate ](https://profiles.wordpress.org/thisissohard/)
 *   [ Kate ](https://profiles.wordpress.org/kate/)

[Traduïu «TapHuman – Gamified CAPTCHA & Bot Protection» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/taphuman-gamified-captcha)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/taphuman-gamified-captcha/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/taphuman-gamified-captcha/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/taphuman-gamified-captcha/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/taphuman-gamified-captcha/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 2.7.5

 * Fixed broken «Upgrade to Pay as You Go» link on settings page (incorrect admin
   slug).
 * Fixed broken «Manage Settings» link in the WordPress dashboard widget (wrong 
   base URL and slug).
 * Added Hammer Nails and Mow the Block to the fallback games list and game thumbnails.
 * Fixed Age Gate entry from ecosystem.json leaking into the CAPTCHA game selector.
 * Fixed incomplete option cleanup on plugin uninstall (added lostpassword, god 
   tier, and playground demo options).
 * Updated FAQ to list all 10 available games.

#### 2.7.4

 * Fixed broken game thumbnail images on settings page — 5 of 8 games had .jpg files
   but code hardcoded .png extension.
 * Image extension is now detected dynamically via file_exists().

#### 2.7.3

 * Updated pricing: renamed Pro Tier to Pay as You Go, reduced rate from $0.009 
   to $0.001 per verified solve.
 * Updated all admin UI text, upgrade page, settings page, and FAQ to reflect new
   pricing.

#### 2.7.2

 * Removed external Google Fonts dependency from admin settings page for WordPress.
   org guideline compliance (Guidelines 7 & 9).
 * Admin UI now uses the native WordPress system font stack — zero external requests
   before opt-in.
 * Fixed text domain mismatch: all 76 gettext calls now use the WordPress.org assigned
   slug ‘taphuman-gamified-captcha’.

#### 2.7.1

 * Fixed text domain to match WordPress.org assigned slug (taphuman-gamified-captcha).
 * Fixed plugin name mismatch between readme.txt and PHP header.
 * Updated «Tested up to» to WordPress 7.1.

#### 2.7.0

 * Initial release under the TapHuman brand.
 * Full rebrand from Conversion.Business to TapHuman.
 * Aesthetic overhaul of the admin settings page.
 * All traffic routed through app.taphuman.io with Cloudflare edge protection.

## Meta

 *  Versió **2.7.5**
 *  Darrera actualització **fa 6 hores**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 5.8 o posterior **
 *  Provada fins a **7.1**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/taphuman-gamified-captcha/)
 * Etiquetes
 * [antispam](https://ca.wordpress.org/plugins/tags/antispam/)[bot protection](https://ca.wordpress.org/plugins/tags/bot-protection/)
   [captcha](https://ca.wordpress.org/plugins/tags/captcha/)[security](https://ca.wordpress.org/plugins/tags/security/)
   [woocommerce captcha](https://ca.wordpress.org/plugins/tags/woocommerce-captcha/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/taphuman-gamified-captcha/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[La vostra ressenya](https://wordpress.org/support/plugin/taphuman-gamified-captcha/reviews/#new-post)

[Visualitza totes les ressenyes](https://wordpress.org/support/plugin/taphuman-gamified-captcha/reviews/)

## Col·laboradors

 *   [ Kate ](https://profiles.wordpress.org/thisissohard/)
 *   [ Kate ](https://profiles.wordpress.org/kate/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/taphuman-gamified-captcha/)