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.../wp-admin
File: custom-background.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Custom background script.
[2] Fix | Delete
*
[3] Fix | Delete
* This file is deprecated, use 'wp-admin/includes/class-custom-background.php' instead.
[4] Fix | Delete
*
[5] Fix | Delete
* @deprecated 5.3.0
[6] Fix | Delete
* @package WordPress
[7] Fix | Delete
* @subpackage Administration
[8] Fix | Delete
*/
[9] Fix | Delete
[10] Fix | Delete
_deprecated_file( basename( __FILE__ ), '5.3.0', 'wp-admin/includes/class-custom-background.php' );
[11] Fix | Delete
[12] Fix | Delete
/** Custom_Background class */
[13] Fix | Delete
require_once ABSPATH . 'wp-admin/includes/class-custom-background.php';
[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