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/wordfenc.../modules/login-se.../views/user
File: grace-period-toggle.php
<?php
[0] Fix | Delete
if (!defined('WORDFENCE_LS_VERSION')) { exit; }
[1] Fix | Delete
[2] Fix | Delete
?>
[3] Fix | Delete
<table id="wfls-grace-period-toggle-container" style="display: none">
[4] Fix | Delete
<tr>
[5] Fix | Delete
<th scope="row"><label for="wfls-grace-period-toggle"><?php esc_html_e('2FA Grace Period', 'wordfence') ?></label></th>
[6] Fix | Delete
<td>
[7] Fix | Delete
<input id="wfls-grace-period-toggle" name="wfls-grace-period-toggle" type="checkbox">
[8] Fix | Delete
<label for="wfls-grace-period-toggle"><?php esc_html_e('Allow a grace period for this user prior to requiring Wordfence 2FA', 'wordfence') ?></label>
[9] Fix | Delete
</td>
[10] Fix | Delete
</tr>
[11] Fix | Delete
</table>
[12] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function