Edit File by line
/home/zeestwma/richards...
File: wordfence-waf.php
<?php
[0] Fix | Delete
// Before removing this file, please verify the PHP ini setting `auto_prepend_file` does not point to this.
[1] Fix | Delete
[2] Fix | Delete
if (file_exists(__DIR__.'/wp-content/plugins/wordfence/waf/bootstrap.php')) {
[3] Fix | Delete
define("WFWAF_LOG_PATH", __DIR__.'/wp-content/wflogs/');
[4] Fix | Delete
include_once __DIR__.'/wp-content/plugins/wordfence/waf/bootstrap.php';
[5] Fix | Delete
}
[6] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function