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/custom-t.../admin/builder/template...
File: builder.php
<div id="ctf-builder-app" class="ctf-fb-fs ctf-builder-app" :class="dismissLite === false ? 'ctf-builder-app-lite-dismiss' : '' " :data-app-loaded="appLoaded ? 'true' : 'false'">
[0] Fix | Delete
<?php
[1] Fix | Delete
$icons = TwitterFeed\Builder\CTF_Feed_Builder::builder_svg_icons();
[2] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/sections/header.php';
[3] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/screens/select-feed.php';
[4] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/screens/welcome.php';
[5] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/screens/customizer.php';
[6] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/sections/footer.php';
[7] Fix | Delete
?>
[8] Fix | Delete
<div class="sb-control-elem-tltp-content" v-show="tooltip.hover" @mouseover.prevent.default="hoverTooltip(true, 'inside')" @mouseleave.prevent.default="hoverTooltip(false, 'outside')">
[9] Fix | Delete
<div class="sb-control-elem-tltp-txt" v-html="tooltip.text" :data-align="tooltip.align"></div>
[10] Fix | Delete
</div>
[11] Fix | Delete
</div>
[12] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function