' . __( 'Suggested text:' ) . ' '; /* Translators: 1: Link to Sucuri's privacy policy */ $policy .= "
$suggested_text " . __( 'This site is scanned for potential malware and vulnerabilities by the iThemes Site Scanner. We do not send personal information to the scanner; however, the scanner could find personal information posted publicly (such as in comments) during the scan.', 'it-l10n-ithemes-security-pro' ) . "
\n"; return $policy; } } new ITSEC_Site_Scanner_Privacy();