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.../www/wp-conte.../plugins/wordpres.../includes/admin/views/analytic...
File: admin-deep-analytics.php
<table class="widefat fixed striped">
[0] Fix | Delete
<tbody>
[1] Fix | Delete
<tr>
[2] Fix | Delete
<td><strong>IP</strong></td>
[3] Fix | Delete
<td><?php echo $ip ?></td>
[4] Fix | Delete
</tr>
[5] Fix | Delete
<tr>
[6] Fix | Delete
<td><strong><?php esc_html_e( 'Country', 'wc-wws' ) ?></strong></td>
[7] Fix | Delete
<td><?php echo $ip_country ?></td>
[8] Fix | Delete
</tr>
[9] Fix | Delete
<tr>
[10] Fix | Delete
<td><strong><?php esc_html_e( 'Region', 'wc-wws' ) ?></strong></td>
[11] Fix | Delete
<td><?php echo $ip_region ?></td>
[12] Fix | Delete
</tr>
[13] Fix | Delete
<tr>
[14] Fix | Delete
<td><strong><?php esc_html_e( 'City', 'wc-wws' ) ?></strong></td>
[15] Fix | Delete
<td><?php echo $ip_city ?></td>
[16] Fix | Delete
</tr>
[17] Fix | Delete
<tr>
[18] Fix | Delete
<td><strong><?php esc_html_e( 'ZIP Code', 'wc-wws' ) ?></strong></td>
[19] Fix | Delete
<td><?php echo $ip_zip ?></td>
[20] Fix | Delete
</tr>
[21] Fix | Delete
</tbody>
[22] Fix | Delete
</table>
[23] Fix | Delete
<br>
[24] Fix | Delete
<table class="widefat fixed striped">
[25] Fix | Delete
<tbody>
[26] Fix | Delete
<tr>
[27] Fix | Delete
<td><strong><?php esc_html_e( 'Timezone', 'wc-wws' ) ?></strong></td>
[28] Fix | Delete
<td><?php echo $ip_timezone ?></td>
[29] Fix | Delete
</tr>
[30] Fix | Delete
<tr>
[31] Fix | Delete
<td><strong><?php esc_html_e( 'Internet Service Provider', 'wc-wws' ) ?></strong></td>
[32] Fix | Delete
<td><?php echo $ip_isp ?></td>
[33] Fix | Delete
</tr>
[34] Fix | Delete
<tr>
[35] Fix | Delete
<td><strong><?php esc_html_e( 'Organization Name', 'wc-wws' ) ?></strong></td>
[36] Fix | Delete
<td><?php echo $ip_org ?></td>
[37] Fix | Delete
</tr>
[38] Fix | Delete
</tbody>
[39] Fix | Delete
</table>
[40] Fix | Delete
[41] Fix | Delete
<div>
[42] Fix | Delete
<img src="https://static-maps.yandex.ru/1.x/?lang=en-US&ll=<?php echo $ip_lon . ',' . $ip_lat ?>&z=9&l=map&size=600,300" alt="" style="width: 100%; height: 100%;">
[43] Fix | Delete
</div>
[44] Fix | Delete
[45] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function