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
File: index.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Front to the WordPress application. This file doesn't do anything, but loads
[2] Fix | Delete
* wp-blog-header.php which does and tells WordPress to load the theme.
[3] Fix | Delete
*
[4] Fix | Delete
* @package WordPress
[5] Fix | Delete
*/
[6] Fix | Delete
[7] Fix | Delete
/**
[8] Fix | Delete
* Tells WordPress to load the WordPress theme and output it.
[9] Fix | Delete
*
[10] Fix | Delete
* @var bool
[11] Fix | Delete
*/
[12] Fix | Delete
define( 'WP_USE_THEMES', true );
[13] Fix | Delete
[14] Fix | Delete
/** Loads the WordPress Environment and Template */
[15] Fix | Delete
require __DIR__ . '/wp-blog-header.php';
[16] Fix | Delete
[17] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function