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.../sections
File: select-source.php
<div class="ctf-fb-slctsrc-ctn ctf-fb-fs sb-box-shadow" v-if="viewsActive.selectedFeedSection == 'selectSource'">
[0] Fix | Delete
<?php
[1] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/sections/create-feed/multiple-sources-list.php';
[2] Fix | Delete
?>
[3] Fix | Delete
<div class="ctf-fb-apilimit-notice ctf-fb-fs" >
[4] Fix | Delete
<div class="ctf-fb-apilimit-notice-top ctf-fb-fs">
[5] Fix | Delete
<div class="ctf-fb-apilimit-notice-icon" v-html="svgIcons['information']"></div>
[6] Fix | Delete
<div class="ctf-fb-apilimit-notice-heading" v-html="genericText.twitterApiLimit.heading"></div>
[7] Fix | Delete
</div>
[8] Fix | Delete
<div class="ctf-fb-apilimit-notice-description ctf-fb-fs" v-html="genericText.twitterApiLimit.description"></div>
[9] Fix | Delete
</div>
[10] Fix | Delete
<div v-if="! maxTypesAdded()" class="ctf-addsource-type-btn ctf-fb-fs" @click.prevent.default="activateView('feedtypesPopup')">
[11] Fix | Delete
<svg width="14" height="14" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
[12] Fix | Delete
<path d="M9.66634 5.66634H5.66634V9.66634H4.33301V5.66634H0.333008V4.33301H4.33301V0.333008H5.66634V4.33301H9.66634V5.66634Z"/>
[13] Fix | Delete
</svg>
[14] Fix | Delete
<span>{{genericText.addSourceType}}</span>
[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