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/password.../includes/views/misc
File: view-ppw-misc.php
<div class="ppw_main_container wp_misc_tab">
[0] Fix | Delete
<form id="wpp_misc_common_form">
[1] Fix | Delete
<input type="hidden" id="ppw_misc_form_nonce"
[2] Fix | Delete
value="<?php echo esc_attr( wp_create_nonce( PPW_Constants::GENERAL_FORM_NONCE ) ); ?>"/>
[3] Fix | Delete
<table class="ppwp_settings_table" cellpadding="4">
[4] Fix | Delete
<?php
[5] Fix | Delete
include PPW_DIR_PATH . 'includes/views/misc/view-ppw-protect-excerpt.php';
[6] Fix | Delete
include PPW_DIR_PATH . 'includes/views/misc/view-ppw-no-reload-page.php';
[7] Fix | Delete
do_action('ppwp_settings_advanced_top_options');
[8] Fix | Delete
?>
[9] Fix | Delete
</table>
[10] Fix | Delete
<?php submit_button();?>
[11] Fix | Delete
</form>
[12] Fix | Delete
<p>
[13] Fix | Delete
<hr>
[14] Fix | Delete
</p>
[15] Fix | Delete
<table class="ppwp_settings_table" cellpadding="4">
[16] Fix | Delete
<?php include PPW_DIR_PATH . 'includes/views/misc/view-ppw-restore-wp-password.php'; ?>
[17] Fix | Delete
</table>
[18] Fix | Delete
<?php do_action('ppw_render_misc_form'); ?>
[19] Fix | Delete
[20] Fix | Delete
</div>
[21] Fix | Delete
[22] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function