'.__('This feature will add a CAPTCHA field in the WordPress comments form.', 'all-in-one-wp-security-and-firewall').'
'.__('Adding a CAPTCHA field in the comment form is a simple way of greatly reducing spam comments from bots without using .htaccess rules.', 'all-in-one-wp-security-and-firewall').'

'; ?>
output_feature_details_badge("comment-form-captcha"); ?>
: configs->get_value('aiowps_enable_comment_captcha')) echo ' checked="checked"'; ?> value="1"/>

'.__('A large portion of WordPress blog comment spam is mainly produced by automated bots and not necessarily by humans.', 'all-in-one-wp-security-and-firewall').'
'.__('This feature will greatly minimize the useless and unnecessary traffic and load on your server resulting from spam comments.', 'all-in-one-wp-security-and-firewall').'
'.__('In other words, if the comment was not submitted by a human who physically submitted the comment on your site, the request will be discarded or marked as spam.', 'all-in-one-wp-security-and-firewall').'

'; ?>
output_feature_details_badge("detect-spambots"); ?>
: configs->get_value('aiowps_enable_spambot_detecting'));?> value="1"> +
'.__('This feature will detect comment attempts which originate from spambots.', 'all-in-one-wp-security-and-firewall').'

'; echo '

'.__('A legitimate comment is one which is submitted by a human who physically fills out the comment form and presses the submit button.', 'all-in-one-wp-security-and-firewall').'

'; echo '

'.__('A comment submitted by a spambot is done by directly calling the wp-comments-post.php file.', 'all-in-one-wp-security-and-firewall').'

'; echo '

'.__('This feature will detect these comments and either discard them completely or mark them as spam.', 'all-in-one-wp-security-and-firewall').'

'; ?>

configs->get_value('aiowps_enable_trash_spam_comments'), 1); ?> value="1"> configs->get_value('aiowps_enable_trash_spam_comments')) $disbled = "disabled"; echo ''; ?> +
'.__('Enble this feature in order to move the spam comments to trash after given number of days.', 'all-in-one-wp-security-and-firewall').'

'; ?>