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

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-conte.../plugins/themify-.../themify
File: themify-utils.php
/**
[2000] Fix | Delete
* Load/Check minified file is exist
[2001] Fix | Delete
*/
[2002] Fix | Delete
function themify_enque(string $url, bool $check = false, bool $cdn = true) {//backward
[2003] Fix | Delete
return $check===true?false:$url;
[2004] Fix | Delete
}
[2005] Fix | Delete
[2006] Fix | Delete
function themify_is_minify_enabled():bool{//backward
[2007] Fix | Delete
return false;
[2008] Fix | Delete
}
[2009] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function