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/wp-smush.../app/views/bulk
File: media-lib-empty.php
<div class="sui-message">
[0] Fix | Delete
<?php if ( ! apply_filters( 'wpmudev_branding_hide_branding', false ) ) : ?>
[1] Fix | Delete
<img src="<?php echo esc_url( WP_SMUSH_URL . 'app/assets/images/smush-no-media.png' ); ?>"
[2] Fix | Delete
srcset="<?php echo esc_url( WP_SMUSH_URL . 'app/assets/images/smush-no-media.png' ); ?>, <?php echo esc_url( WP_SMUSH_URL . 'app/assets/images/smush-no-media@2x.png' ); ?> 2x"
[3] Fix | Delete
alt="<?php esc_attr_e( 'No attachments found - Upload some images', 'wp-smushit' ); ?>"
[4] Fix | Delete
class="sui-image"
[5] Fix | Delete
>
[6] Fix | Delete
<?php endif; ?>
[7] Fix | Delete
[8] Fix | Delete
<div class="sui-message-content">
[9] Fix | Delete
<p>
[10] Fix | Delete
<?php esc_html_e( 'We haven’t found any images in your media library yet so there’s no smushing to be done!', 'wp-smushit' ); ?><br>
[11] Fix | Delete
<?php esc_html_e( 'Once you upload images, reload this page and start playing!', 'wp-smushit' ); ?>
[12] Fix | Delete
</p>
[13] Fix | Delete
[14] Fix | Delete
<a class="sui-button sui-button-blue" href="<?php echo esc_url( admin_url( 'media-new.php' ) ); ?>">
[15] Fix | Delete
<?php esc_html_e( 'UPLOAD IMAGES', 'wp-smushit' ); ?>
[16] Fix | Delete
</a>
[17] Fix | Delete
</div>
[18] Fix | Delete
</div>
[19] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function