Skip to content

LearnDash LMS

The Procaptcha plugin extends the account forms of LearnDash LMS, the forms bots target when they sign up for free courses in bulk.

The LearnDash registration form is protected as soon as both plugins are active — there is no per-form switch.

To confirm it is running, open Settings > Procaptcha > Active Integrations and check that LearnDash LMS is listed.

A rejected submission is reported through LearnDash’s own error list, so the visitor sees the failure in the same place as any other registration error.

The LearnDash login form submits through the native WordPress login flow, so it is controlled by the generic Procaptcha settings:

  1. Visit the Procaptcha plugin settings
  2. Switch to the “Core forms” tab
  3. Enable login form protection
  4. Save settings
The Core Forms tab of the Procaptcha plugin settings, with login and lost password protection enabled

The password recovery form also submits through the native WordPress flow:

  1. Visit the Procaptcha plugin settings
  2. Switch to the “Core forms” tab
  3. Enable lost password form protection
  4. Save settings

Related blog articles