/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/views/scanner
Edit: /home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/views/scanner/scan-scheduling.php (18100B)
'scheduledScansEnabled',
'value' => wfConfig::get('scheduledScansEnabled') ? '1': '0',
'title' => __('Schedule Wordfence Scans', 'wordfence'),
'states' => array(
array('value' => '0', 'label' => __('Disabled', 'wordfence')),
array('value' => '1', 'label' => __('Enabled', 'wordfence')),
),
'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_SCHEDULING),
))->render();
?>
-
-
-
Shortcuts
-
-
-
customSchedule();
foreach ($daysOfWeek as $d) :
list($dayNumber, $dayName) = $d;
?>
|
|
' . str_pad($h, 2, '0', STR_PAD_LEFT) . '';
}
?>
' . str_pad($h, 2, '0', STR_PAD_LEFT) . '';
}
?>
|