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.../template...
File: header-text.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Smash Balloon Custom Twitter Feeds Generic Header Template
[2] Fix | Delete
* Information about the hashtag or search
[3] Fix | Delete
*
[4] Fix | Delete
* @version 2.0.4 Custom Twitter Feeds by Smash Balloon
[5] Fix | Delete
*
[6] Fix | Delete
*/
[7] Fix | Delete
use TwitterFeed\CTF_Parse;
[8] Fix | Delete
use TwitterFeed\CTF_Display_Elements;
[9] Fix | Delete
[10] Fix | Delete
$header_attr = CTF_Display_Elements::get_element_attribute( 'header-text', $feed_options );
[11] Fix | Delete
?>
[12] Fix | Delete
<div class="ctf-header ctf-header-type-text" <?php echo $header_attr ?>>
[13] Fix | Delete
<?php echo wp_kses_post( $feed_options['customheadertext'] ); ?>
[14] Fix | Delete
</div>
[15] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function