X7ROOT File Manager
Current Path:
/home/oakwood/public_html/wp-content/plugins/wordfence/views/waf
home
/
oakwood
/
public_html
/
wp-content
/
plugins
/
wordfence
/
views
/
waf
/
ðŸ“
..
📄
debug.php
(5.7 KB)
📄
firewall-status.php
(5.73 KB)
📄
option-rate-limit.php
(4.12 KB)
📄
option-rules.php
(2.61 KB)
📄
option-whitelist.php
(7.99 KB)
📄
options-group-advanced-firewall.php
(10.09 KB)
📄
options-group-basic-firewall.php
(27 KB)
📄
options-group-brute-force.php
(12.6 KB)
📄
options-group-rate-limiting.php
(13.07 KB)
📄
options-group-whitelisted.php
(11.83 KB)
📄
status-tooltip-learning-mode.php
(720 B)
📄
waf-install-manual.php
(1.01 KB)
📄
waf-install-success.php
(847 B)
📄
waf-install.php
(8.88 KB)
📄
waf-modal-wrapper.php
(1.74 KB)
📄
waf-uninstall-success.php
(1.17 KB)
📄
waf-uninstall.php
(6.91 KB)
Editing: waf-install-success.php
<?php if (!defined('WORDFENCE_VERSION')) { exit; } /** * Presents the success message for WAF auto prepend installation. * * Expects $active. * * @var bool $active True if the WAF's auto_prepend_file is active and not because of a subdirectory install. */ if ($active): ?> <p><?php esc_html_e('Nice work! The firewall is now optimized.', 'wordfence'); ?></p> <?php else: ?> <p><?php esc_html_e('The changes have not yet taken effect. If you are using LiteSpeed or IIS as your web server or CGI/FastCGI interface, you may need to wait a few minutes for the changes to take effect since the configuration files are sometimes cached. You also may need to select a different server configuration in order to complete this step, but wait for a few minutes before trying. You can try refreshing this page.', 'wordfence'); ?></p> <?php endif; ?>
Upload File
Create Folder