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/advanced.../admin/views/settings/general
File: uninstall-delete-data.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* The view to render the option.
[2] Fix | Delete
*
[3] Fix | Delete
* @var boolean $enabled Value of 1, when the option is checked.
[4] Fix | Delete
*/
[5] Fix | Delete
?>
[6] Fix | Delete
<label>
[7] Fix | Delete
<input type="checkbox" value="1" name="<?php echo esc_attr( ADVADS_SLUG ); ?>[uninstall-delete-data]" <?php checked( $enabled, 1 ); ?>>
[8] Fix | Delete
<?php esc_html_e( 'Clean up all data related to Advanced Ads when removing the plugin.', 'advanced-ads' ); ?>
[9] Fix | Delete
</label>
[10] Fix | Delete
<?php
[11] Fix | Delete
[12] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function