このプラグインでは登録手順において2つのCAPTCHA オプションが使用可能です:
- reCAPTCHA
- Really Simple CAPTCHA
原文を見る
The plugin allows for two CAPTCHA options in the registration process:
https://rocketgeek.com/plugins/wp-members/docs/registration/using-captcha/
- reCAPTCHA
- Really Simple CAPTCHA
reCAPTCHA
プラグインオプションで reCAPTCHA を有効にすると、CAPTCHA 設定専用の管理タブが追加されます。
reCAPTCHA を使用するには、一連の API キーを設定する必要があります (ここで入手できます)。

重要: これを有効にする場合は、API キーを設定する必要があります。 API キーを入力していない場合CAPTCHA は表示されません。しかし登録フォームではそれが必須の入力であるとみなされるため、ユーザーが登録しようとするとエラーが発生します。
原文を見る
Enabling reCAPTCHA in the plugin options will add an admin tab specifically for the CAPTCHA settings.
In order to use reCAPTCHA, you will need to provide a set of API keys (available here).
IMPORTANT: You MUST provide the API keys if you turn this on. The CAPTCHA will not display if you have not entered an API key, but the registration form will consider it a required entry, thus throwing the user an error when trying to register.
https://rocketgeek.com/plugins/wp-members/docs/registration/using-captcha/
Really Simple CAPTCHA

Really Simple CAPTCHA を使うのは非常に簡単です。ただし、使用するには Really Simple CAPTCHA プラグインをインストールする必要があります。
プラグインのメイン オプションで有効にすると、CAPTCHA タブで CAPTCHA をカスタマイズできます。画像で使用する文字、文字数、画像のサイズ、フォントの色、背景色、フォント サイズ、文字間の幅、使用する画像の種類を指定できます。
原文を見る
Use of Really Simple CAPTCHA is really simple. However, you will need to have the Really Simple CAPTCHA plugin installed in order to use it.
Once enabled in the plugin’s main options, you can customize the CAPTCHA in the CAPTCHA tab. You can specify the characters used in the image, the number of characters, image dimensions, font color, background color, font size, width between characters, and the type of image that is used.
CAPTCHAに関する注意事項
CAPTCHA は「セキュリティデバイス」として意図されたものではありません。WP-Members CAPTCHA 設定を有効にするとCAPTCHA は登録フォームにのみ適用され、スパム登録を防止します。WP-Members のみの場合、ログインフォームにCAPTCHA は適用されません。ログイン時にもCAPTCHA が必要な場合は、WP-Members Security プラグインを検討してください。
原文を見る
CAPTCHA was never intended to be a “security device.” Enabling the WP-Members CAPTCHA settings only applies CAPTCHA to the registration form to prevent spam registrations. In WP-Members alone, it does not apply to the login form. If you want a login captcha, consider the WP-Members Security plugin.