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.../plugins/string-l.../views/template...
File: instawp.php
<?php
[0] Fix | Delete
if ( ! defined( 'ABSPATH' ) ) {
[1] Fix | Delete
die();
[2] Fix | Delete
}
[3] Fix | Delete
?>
[4] Fix | Delete
[5] Fix | Delete
<div class="string-locator-panel">
[6] Fix | Delete
<h2 class="title">
[7] Fix | Delete
<img src="<?php echo plugins_url( 'views/assets/instawp-logo.svg', STRING_LOCATOR_PLUGIN_FILE ); ?>" alt="<?php esc_attr_e( 'InstaWP logo', 'string-locator' ); ?>">
[8] Fix | Delete
<span>
[9] Fix | Delete
<?php esc_html_e( 'Create a disposable site', 'string-locator' ); ?>
[10] Fix | Delete
</span>
[11] Fix | Delete
</h2>
[12] Fix | Delete
<div class="string-locator-panel-body">
[13] Fix | Delete
<div class="row">
[14] Fix | Delete
<a href="https://instawp.com/?utm_source=stringlocator" target="_blank">
[15] Fix | Delete
<?php esc_html_e( 'Create Disposable WordPress Sites in Seconds.', 'string-locator' ); ?>
[16] Fix | Delete
</a>
[17] Fix | Delete
</div>
[18] Fix | Delete
</div>
[19] Fix | Delete
</div>
[20] Fix | Delete
[21] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function