__('Scan', 'wordfence'),
'headerID' => 'wf-section-scan',
'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN),
'helpLabelHTML' => wp_kses(__('Learn more about the Scanner', 'wordfence'), array('span'=>array('class'=>array()))),
'showIcon' => true,
))->render();
?>