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/wp-super.../partials
File: restore.php
<div class="wpsc-card">
[0] Fix | Delete
<?php
[1] Fix | Delete
echo '<fieldset class="options"><h4>' . __( 'Fix Configuration', 'wp-super-cache' ) . '</h4>';
[2] Fix | Delete
echo '<form name="wp_restore" action="' . esc_url_raw( add_query_arg( 'tab', 'settings', $admin_url ) . '#top' ) . '" method="post">';
[3] Fix | Delete
echo '<input type="hidden" name="wp_restore_config" />';
[4] Fix | Delete
echo '<div class="submit"><input class="button-secondary" type="submit" ' . SUBMITDISABLED . 'id="deletepost" value="' . __( 'Restore Default Configuration', 'wp-super-cache' ) . '" /></div>';
[5] Fix | Delete
wp_nonce_field('wp-cache');
[6] Fix | Delete
echo "</form>\n";
[7] Fix | Delete
echo '</fieldset>';
[8] Fix | Delete
?>
[9] Fix | Delete
</div>
[10] Fix | Delete
[11] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function