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/blogvaul.../admin
File: add_new_account.php
<?php $parent_class = $this->bvinfo->isMalcare() ? "malcare" : "blogvault"; ?>
[0] Fix | Delete
<div class="<?php echo esc_attr($parent_class); ?>">
[1] Fix | Delete
<div id="add-new-account">
[2] Fix | Delete
<section id="header">
[3] Fix | Delete
<div class="custom-container">
[4] Fix | Delete
<?php
[5] Fix | Delete
require_once dirname( __FILE__ ) . "/components/header_top.php";
[6] Fix | Delete
require_once dirname( __FILE__ ) . "/components/form.php";
[7] Fix | Delete
?>
[8] Fix | Delete
</div>
[9] Fix | Delete
</section>
[10] Fix | Delete
<?php
[11] Fix | Delete
require_once dirname( __FILE__ ) . "/components/features_list.php";
[12] Fix | Delete
require_once dirname( __FILE__ ) . "/components/testimony.php";
[13] Fix | Delete
require_once dirname( __FILE__ ) . "/components/footer.php";
[14] Fix | Delete
?>
[15] Fix | Delete
</div>
[16] Fix | Delete
</div>
[17] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function