X7ROOT File Manager
Current Path:
/home/oakwood/public_html/wp-content/plugins/wordfence/views/dashboard
home
/
oakwood
/
public_html
/
wp-content
/
plugins
/
wordfence
/
views
/
dashboard
/
ðŸ“
..
📄
global-status.php
(618 B)
📄
option-howgetips.php
(10.67 KB)
📄
options-group-alert.php
(7.02 KB)
📄
options-group-dashboard.php
(4.65 KB)
📄
options-group-email-summary.php
(2.83 KB)
📄
options-group-general.php
(7.3 KB)
📄
options-group-import.php
(8.65 KB)
📄
options-group-license.php
(9.68 KB)
📄
options-group-view-customization.php
(2.7 KB)
📄
status-payment-expiring.php
(2.96 KB)
📄
status-renewing.php
(2.48 KB)
Editing: global-status.php
<?php if (!defined('WORDFENCE_VERSION')) { exit; } /** * Presents the global status. * * Expects $firewall, $scanner, and $dashboard to be defined. * * @var wfFirewall $firewall The firewall state. * @var wfScanner $scanner The scanner state. * @var wfDashboard $dashboard Dashboard statistics. */ ?> <ul class="wf-block-list wf-block-list-horizontal"> <li id="wfStatusTourMarker"> <div class="wf-block-labeled-value wf-global-status wf-global-status-full-enabled"> <div class="wf-block-labeled-value-label"><?php esc_html_e('Wordfence Protection Activated', 'wordfence'); ?></div> </div> </li> </ul>
Upload File
Create Folder