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: custom-label.php
<fieldset>
[0] Fix | Delete
<input type="checkbox" <?php checked( $enabled, true ); ?> value="1"
[1] Fix | Delete
name="<?php echo esc_attr( ADVADS_SLUG ); ?>[custom-label][enabled]"/>
[2] Fix | Delete
<input id="advads-custom-label" type="text" value="<?php echo esc_html( $label ); ?>"
[3] Fix | Delete
name="<?php echo esc_attr( ADVADS_SLUG ); ?>[custom-label][text]"/>
[4] Fix | Delete
</fieldset>
[5] Fix | Delete
<p class="description"><?php esc_html_e( 'Displayed above ads.', 'advanced-ads' ); ?>&nbsp;
[6] Fix | Delete
<a target="_blank" href="https://wpadvancedads.com/manual/advertisement-label/?utm_source=advanced-ads&utm_medium=link&utm_campaign=settings-advertisement-label" class="advads-manual-link">
[7] Fix | Delete
<?php
[8] Fix | Delete
esc_html_e( 'Manual', 'advanced-ads' );
[9] Fix | Delete
?>
[10] Fix | Delete
</a>
[11] Fix | Delete
</p>
[12] Fix | Delete
[13] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function