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-manual.php
<?php if (!defined('WORDFENCE_VERSION')) { exit; } /** * Presents the manual message for WAF auto prepend installation. * */ ?> <p><?php echo wp_kses(__('The required file has been created. You\'ll need to insert the following code into your <code>php.ini</code> to finish installation:', 'wordfence'), array('code'=>array())); ?></p> <pre class="wf-pre">auto_prepend_file = '<?php echo esc_html(addcslashes(wordfence::getWAFBootstrapPath(), "'")); ?>'</pre> <p><?php echo wp_kses(sprintf(/* translators: Support URL. */ __('You can find more details on alternative setup steps, including installation on SiteGround or for multiple sites sharing a single php.ini, <a target="_blank" rel="noopener noreferrer" href="%s">in our documentation<span class="screen-reader-text"> (opens in new tab)</span></a>.', 'wordfence'), wfSupportController::esc_supportURL(wfSupportController::ITEM_FIREWALL_WAF_INSTALL_MANUALLY)), array('a'=>array('href'=>array(), 'target'=>array(), 'rel'=>array()), 'span'=>array('class'=>array()))); ?></p>
Upload File
Create Folder