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/wpforms-.../lite/template.../admin/entries/overview
File: actions.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* HTML for the columns multiselect menu.
[2] Fix | Delete
*
[3] Fix | Delete
* @since 1.8.9
[4] Fix | Delete
*/
[5] Fix | Delete
?>
[6] Fix | Delete
<div class="wpforms-entries-settings-menu" aria-expanded="true">
[7] Fix | Delete
<div class="wpforms-entries-settings-menu-wrap wpforms-entries-settings-menu-items wpforms-input-disabled" aria-disabled="true">
[8] Fix | Delete
<span class="wpforms-settings-title first">Form Fields</span>
[9] Fix | Delete
<label role="option"><input type="checkbox" value="1" aria-disabled="false" checked><span>Name</span></label>
[10] Fix | Delete
<label role="option"><input type="checkbox" value="1" aria-disabled="false" checked><span>Email</span></label>
[11] Fix | Delete
[12] Fix | Delete
<span class="wpforms-settings-title">Entry Meta</span>
[13] Fix | Delete
<label role="option"><input type="checkbox" value="1" aria-disabled="false" checked><span>Date</span></label>
[14] Fix | Delete
<label role="option"><input type="checkbox" value="1" aria-disabled="false"><span>Entry ID</span></label>
[15] Fix | Delete
<label role="option"><input type="checkbox" value="1" aria-disabled="false"><span>Entry Type</span></label>
[16] Fix | Delete
<label role="option"><input type="checkbox" value="1" aria-disabled="false"><span>User IP</span></label>
[17] Fix | Delete
<label role="option"><input type="checkbox" value="1" aria-disabled="false"><span>User Agent</span></label>
[18] Fix | Delete
<label role="option"><input type="checkbox" value="1" aria-disabled="false"><span>Unique User ID</span></label>
[19] Fix | Delete
</div>
[20] Fix | Delete
[21] Fix | Delete
<button type="button" class="button button-secondary" id="wpforms-list-table-ext-edit-columns-select-submit" data-value="save-table-columns">Save Changes</button>
[22] Fix | Delete
</div>
[23] Fix | Delete
[24] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function