You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
511 B

<?php
if (!defined('WORDFENCE_VERSION')) { exit; }
?>
<ul class="wf-flex-horizontal wf-flex-full-width wf-no-top">
<li class="wf-tip-light-bulb"><i class="wf-ion-ios-lightbulb-outline"></i></li>
<li class="wf-tip-info-message"><strong><?php printf(__('The Web Application Firewall is currently in Learning Mode. <a href="%s" target="_blank" rel="noopener noreferrer">Learn More</a>', 'wordfence'), wfSupportController::supportURL(wfSupportController::ITEM_FIREWALL_WAF_LEARNING_MODE)); ?></strong></li>
</ul>