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/wpforms-.../lite/template.../admin/entries
File: notice.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Sample data upsell notice.
[2] Fix | Delete
*
[3] Fix | Delete
* @since 1.8.9
[4] Fix | Delete
*
[5] Fix | Delete
* @var string $btn_utm UTM link for the button.
[6] Fix | Delete
* @var string $link_utm UTM link for the text link.
[7] Fix | Delete
*/
[8] Fix | Delete
?>
[9] Fix | Delete
<div class="wpforms-admin-content">
[10] Fix | Delete
<div class="wpforms-sample-notification">
[11] Fix | Delete
<div class="wpforms-sample-notification-content">
[12] Fix | Delete
<h2>You’re Viewing Sample Data</h2>
[13] Fix | Delete
<p>Like what you see? <a href="<?php echo esc_url( $link_utm ); ?>">Upgrade to Pro</a> to get access to Entries and dozens of awesome features and addons!</p>
[14] Fix | Delete
</div>
[15] Fix | Delete
<p class="notice-buttons">
[16] Fix | Delete
<a class="wpforms-btn wpforms-btn-orange wpforms-btn-md" href="<?php echo esc_url( $btn_utm ); ?>">Upgrade Now</a>
[17] Fix | Delete
</p>
[18] Fix | Delete
<a id="wpforms-hide-sample-data" href="#"><span class="dashicons dashicons-hidden"></span> Hide Sample Data</a>
[19] Fix | Delete
</div>
[20] Fix | Delete
</div>
[21] Fix | Delete
[22] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function