Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../public_h.../clone/wp-conte.../plugins/themify-.../themify/plugin-c...
File: cartflows.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Themify Compatibility Code
[2] Fix | Delete
*
[3] Fix | Delete
* @package Themify
[4] Fix | Delete
*/
[5] Fix | Delete
[6] Fix | Delete
/**
[7] Fix | Delete
* Funnel Builder by CartFlows
[8] Fix | Delete
* @link https://wordpress.org/plugins/cartflows/
[9] Fix | Delete
*/
[10] Fix | Delete
class Themify_Compat_cartflows {
[11] Fix | Delete
[12] Fix | Delete
static function init() {
[13] Fix | Delete
add_filter( 'cartflows_remove_theme_scripts', '__return_false' );
[14] Fix | Delete
}
[15] Fix | Delete
}
[16] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function