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.../httpdocs/wp-conte.../plugins/themify-.../themify/cache
File: config.php
<?php
[0] Fix | Delete
[1] Fix | Delete
defined( 'ABSPATH' ) || exit;
[2] Fix | Delete
[3] Fix | Delete
if(!defined('TF_CACHE_FW')){
[4] Fix | Delete
define('TF_CACHE_FW','#TF_CACHE_FW#');
[5] Fix | Delete
}
[6] Fix | Delete
if(!defined('TF_CACHE_TIME')){
[7] Fix | Delete
define('TF_CACHE_TIME','#TF_CACHE_TIME#');
[8] Fix | Delete
}
[9] Fix | Delete
if(!defined('TF_CACHE_RULES')){
[10] Fix | Delete
define('TF_CACHE_RULES','#TF_CACHE_RULES#');
[11] Fix | Delete
}
[12] Fix | Delete
if(!defined('TF_CACHE_IGNORE')){
[13] Fix | Delete
define('TF_CACHE_IGNORE','#TF_CACHE_IGNORE#');
[14] Fix | Delete
}
[15] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function