is_login_lockdown_by_const()) { ?>

'.__('To enable it, define AIOS_DISABLE_LOGIN_LOCKOUT constant value as false, or remove it.', 'all-in-one-wp-security-and-firewall'); ?>

Cloudflare Turnstile'; $recaptcha_link = 'Google reCAPTCHA v2'; echo sprintf('

' . __('This feature allows you to add a CAPTCHA form on various WordPress login pages and forms.', 'all-in-one-wp-security-and-firewall') . ' ' . __('Adding a CAPTCHA form on a login page or form is another effective yet simple "Brute Force" prevention technique.', 'all-in-one-wp-security-and-firewall') . '
' . __('You have the option of using either %s, %s or a plain maths CAPTCHA form.', 'all-in-one-wp-security-and-firewall') . '

', $turnstile_link, $recaptcha_link); echo sprintf('

' . __('We recommend %s as a more privacy-respecting option than %s', 'all-in-one-wp-security-and-firewall') . '

', 'Cloudflare Turnstile', 'Google reCAPTCHA'); ?>
:
>

output_feature_details_badge("user-login-captcha"); ?>
:
configs->get_value('aiowps_enable_login_captcha')); ?>

output_feature_details_badge("user-registration-captcha"); ?>
:
configs->get_value('aiowps_enable_registration_page_captcha')); ?>

output_feature_details_badge("lost-password-captcha"); ?>
:
configs->get_value('aiowps_enable_lost_password_captcha')); ?>

output_feature_details_badge("custom-login-captcha"); ?>
:
configs->get_value('aiowps_enable_custom_login_captcha')); ?>

output_feature_details_badge("comment-form-captcha"); ?>
:
configs->get_value('aiowps_enable_comment_captcha')); ?>

output_feature_details_badge("password_protected-captcha"); ?>
:
configs->get_value('aiowps_enable_password_protected_captcha')); ?>

output_feature_details_badge("bp-register-captcha"); ?>
:
configs->get_value('aiowps_enable_bp_register_captcha')); ?>

output_feature_details_badge("bbp-new-topic-captcha"); ?>
:
configs->get_value('aiowps_enable_bbp_new_topic_captcha')); ?>

output_feature_details_badge("woo-login-captcha"); ?>
:
configs->get_value('aiowps_enable_woo_login_captcha')); ?>

output_feature_details_badge("woo-lostpassword-captcha"); ?>
:
configs->get_value('aiowps_enable_woo_lostpassword_captcha')); ?>

output_feature_details_badge("woo-register-captcha"); ?>
:
configs->get_value('aiowps_enable_woo_register_captcha')); ?>

output_feature_details_badge("contact-form-7-captcha"); ?>
:
configs->get_value('aiowps_enable_contact_form_7_captcha')); ?> +
'. sprintf(__('%s will automatically try to insert a CAPTCHA field before the form\'s submit button', 'all-in-one-wp-security-and-firewall'), 'AIOS') .'

'; echo '

'. sprintf(__('For the exact placement of the CAPTCHA you can use the following shortcode in your %s template', 'all-in-one-wp-security-and-firewall'), 'Contact Form 7') .'

'; echo '
[' . AIOWPSEC_CAPTCHA_SHORTCODE .']
'; echo '

'. sprintf(__('This feature requires %s version %s or greater', 'all-in-one-wp-security-and-firewall'), 'Contact Form 7', '5.0') .'

'; echo '

'. sprintf(__('The validation message will be displayed only when using %s version %s or greater', 'all-in-one-wp-security-and-firewall'), 'Contact Form 7', '5.6') .'

'; ?>