<?php if (!defined('WORDFENCE_VERSION')) { exit; } /** * Presents the success message for WAF auto prepend uninstallation. * * Expects $active and $subdirectory. * * @var bool $active True if the WAF's auto_prepend_file is active and not because of a subdirectory install. * @var bool $subdirectory True if the WAF's auto_prepend_file is active because of a subdirectory install. */ if (!$active && !$subdirectory): ?> <p><?php esc_html_e('Uninstallation was successful!', 'wordfence'); ?></p> <?php elseif (!$active): ?> <p><?php esc_html_e('Uninstallation from this site was successful! The Wordfence Firewall is still active because it is installed in another WordPress installation.', '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; ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
debug.php | File | 5.7 KB | 0644 |
|
firewall-status.php | File | 5.73 KB | 0644 |
|
option-rate-limit.php | File | 4.12 KB | 0644 |
|
option-rules.php | File | 2.61 KB | 0644 |
|
option-whitelist.php | File | 7.99 KB | 0644 |
|
options-group-advanced-firewall.php | File | 10.09 KB | 0644 |
|
options-group-basic-firewall.php | File | 27 KB | 0644 |
|
options-group-brute-force.php | File | 12.6 KB | 0644 |
|
options-group-rate-limiting.php | File | 13.07 KB | 0644 |
|
options-group-whitelisted.php | File | 11.83 KB | 0644 |
|
status-tooltip-learning-mode.php | File | 720 B | 0644 |
|
waf-install-manual.php | File | 1.01 KB | 0644 |
|
waf-install-success.php | File | 847 B | 0644 |
|
waf-install.php | File | 8.88 KB | 0644 |
|
waf-modal-wrapper.php | File | 1.74 KB | 0644 |
|
waf-uninstall-success.php | File | 1.17 KB | 0644 |
|
waf-uninstall.php | File | 6.91 KB | 0644 |
|