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: content-injection-priority.php
<input id="advanced-ads-content-injection-priority" type="number" value="<?php echo esc_attr( $priority ); ?>" name="<?php echo esc_attr( ADVADS_SLUG ); ?>[content-injection-priority]" size="3"/>
[0] Fix | Delete
<p class="description">
[1] Fix | Delete
<?php
[2] Fix | Delete
if ( $priority < 11 ) :
[3] Fix | Delete
?>
[4] Fix | Delete
<span class="advads-notice-inline advads-error"><?php esc_html_e( 'Please check your post content. A priority of 10 and below might cause issues (wpautop function might run twice).', 'advanced-ads' ); ?></span><br />
[5] Fix | Delete
<?php
[6] Fix | Delete
endif;
[7] Fix | Delete
esc_html_e( 'Play with this value in order to change the priority of the injected ads compared to other auto injected elements in the post content.', 'advanced-ads' );
[8] Fix | Delete
?>
[9] Fix | Delete
</p>
[10] Fix | Delete
[11] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function