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/clone/wp-conte.../uploads/wpforms
File: .htaccess
[0] Fix | Delete
# BEGIN WPForms
[1] Fix | Delete
# The directives (lines) between "BEGIN WPForms" and "END WPForms" are
[2] Fix | Delete
# dynamically generated, and should only be modified via WordPress filters.
[3] Fix | Delete
# Any changes to the directives between these markers will be overwritten.
[4] Fix | Delete
# Disable PHP and Python scripts parsing.
[5] Fix | Delete
<Files *>
[6] Fix | Delete
SetHandler none
[7] Fix | Delete
SetHandler default-handler
[8] Fix | Delete
RemoveHandler .cgi .php .php3 .php4 .php5 .phtml .pl .py .pyc .pyo
[9] Fix | Delete
RemoveType .cgi .php .php3 .php4 .php5 .phtml .pl .py .pyc .pyo
[10] Fix | Delete
</Files>
[11] Fix | Delete
<IfModule mod_php5.c>
[12] Fix | Delete
php_flag engine off
[13] Fix | Delete
</IfModule>
[14] Fix | Delete
<IfModule mod_php7.c>
[15] Fix | Delete
php_flag engine off
[16] Fix | Delete
</IfModule>
[17] Fix | Delete
<IfModule mod_php8.c>
[18] Fix | Delete
php_flag engine off
[19] Fix | Delete
</IfModule>
[20] Fix | Delete
<IfModule headers_module>
[21] Fix | Delete
Header set X-Robots-Tag "noindex"
[22] Fix | Delete
</IfModule>
[23] Fix | Delete
# END WPForms
[24] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function