backup'; $info_msg = sprintf(__('Due to the nature of the code being inserted to the .htaccess file, this feature may break some functionality for certain plugins and you are therefore advised to take a %s of .htaccess before applying this configuration.', 'all-in-one-wp-security-and-firewall'), $backup_tab_link); echo '

'.__('This feature allows you to activate more advanced firewall settings to your site.', 'all-in-one-wp-security-and-firewall'). '
'.__('The advanced firewall rules are applied via the insertion of special code to your currently active .htaccess file.', 'all-in-one-wp-security-and-firewall'). '
'.$info_msg.'

'; ?>
include_template('wp-admin/firewall/partials/listing-directory-contents.php'); $aio_wp_security->include_template('wp-admin/firewall/partials/disable-trace.php'); $aio_wp_security->include_template('wp-admin/firewall/partials/proxy-comment.php'); $aio_wp_security->include_template('wp-admin/firewall/partials/bad-query-strings.php'); $aio_wp_security->include_template('wp-admin/firewall/partials/advanced-character-filter.php'); ?>