getStorageEngine();
if (!isset($collapseable)) {
$collapseable = true;
}
?>
isSubDirectoryInstallation()): ?>
-
click here to configure the Firewall to run correctly on this site.', 'wordfence'), esc_attr(network_admin_url('admin.php?page=WordfenceWAF&subpage=waf_options#configureAutoPrepend'))), array('a'=>array('href'=>array()))); ?>
-
render();
?>
-
array(
array(
'name' => 'ajaxWatcherDisabled_front',
'enabledValue' => 0,
'disabledValue' => 1,
'value' => wfConfig::get('ajaxWatcherDisabled_front') ? 1 : 0,
'title' => __('Front-end Website', 'wordfence'),
),
array(
'name' => 'ajaxWatcherDisabled_admin',
'enabledValue' => 0,
'disabledValue' => 1,
'value' => wfConfig::get('ajaxWatcherDisabled_admin') ? 1 : 0,
'title' => __('Admin Panel', 'wordfence'),
),
),
'noSpacer' => true,
'htmlTitle' => '' . esc_html__('Monitor background requests from an administrator\'s web browser for false positives', 'wordfence') . '',
'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_FIREWALL_WAF_OPTION_MONITOR_AJAX),
))->render();
?>