Edit File by line
/home/zeestwma/richards.../wp-conte.../jetpack-...
File: bootstrap.php
<?php
[0] Fix | Delete
define( 'DISABLE_JETPACK_WAF', false );
[1] Fix | Delete
if ( defined( 'DISABLE_JETPACK_WAF' ) && DISABLE_JETPACK_WAF ) return;
[2] Fix | Delete
define( 'JETPACK_WAF_MODE', 'silent' );
[3] Fix | Delete
define( 'JETPACK_WAF_SHARE_DATA', false );
[4] Fix | Delete
define( 'JETPACK_WAF_SHARE_DEBUG_DATA', false );
[5] Fix | Delete
define( 'JETPACK_WAF_DIR', '/home/u808600034/domains/richardsoncomputers.com/public_html/wp-content/jetpack-waf' );
[6] Fix | Delete
define( 'JETPACK_WAF_WPCONFIG', '/home/u808600034/domains/richardsoncomputers.com/public_html/wp-content/../wp-config.php' );
[7] Fix | Delete
define( 'JETPACK_WAF_ENTRYPOINT', 'rules/rules.php' );
[8] Fix | Delete
require_once '/home/u808600034/domains/richardsoncomputers.com/public_html/wp-content/plugins/jetpack/vendor/autoload.php';
[9] Fix | Delete
Automattic\Jetpack\Waf\Waf_Runner::initialize();
[10] Fix | Delete
[11] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function