• Jetpack has flagged as malicious code the following, which is located in “advanced-cache.php”, lines 34-36.

    } elseif ( __DIR__ === WP_CONTENT_DIR ) {
    @unlink( __FILE__ );
    }

    Is this a false negative? Or, otherwise.

The topic ‘Jetpack Flaggd this as Malicious Code’ is closed to new replies.