| : |
configs->get_value('aiowps_enable_bp_register_captcha')); ?>
|
|---|
| : |
configs->get_value('aiowps_enable_bbp_new_topic_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') .' '; ?> |
|---|