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/advanced.../admin/views/notices
File: info.php
<div class="notice notice-info advads-notice advads-admin-notice message is-dismissible" data-notice="<?php echo esc_attr( $_notice ); ?>">
[0] Fix | Delete
<p><?php echo $text; ?></p>
[1] Fix | Delete
<a href="
[2] Fix | Delete
<?php
[3] Fix | Delete
add_query_arg(
[4] Fix | Delete
[
[5] Fix | Delete
'action' => 'advads-close-notice',
[6] Fix | Delete
'notice' => $_notice,
[7] Fix | Delete
'nonce' => wp_create_nonce( 'advanced-ads-admin-ajax-nonce' ),
[8] Fix | Delete
'redirect' => $_SERVER['REQUEST_URI'],
[9] Fix | Delete
],
[10] Fix | Delete
admin_url( 'admin-ajax.php' )
[11] Fix | Delete
);
[12] Fix | Delete
?>
[13] Fix | Delete
" class="notice-dismiss"><span class="screen-reader-text"><?php esc_html__( 'Dismiss this notice.' ); ?></span></a>
[14] Fix | Delete
</div>
[15] Fix | Delete
[16] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function