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

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-conte.../plugins/wp-revie.../includes
File: functions.php
* Adds amp data for weeblramp plugin.
[4000] Fix | Delete
*
[4001] Fix | Delete
* @since 3.2.4
[4002] Fix | Delete
*/
[4003] Fix | Delete
function wp_review_weeblramp_get_request_data( $data ) {
[4004] Fix | Delete
$data['custom_links'] .= '<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" />';
[4005] Fix | Delete
remove_filter( 'the_content', 'wp_review_inject_data' );
[4006] Fix | Delete
return $data;
[4007] Fix | Delete
}
[4008] Fix | Delete
add_filter( 'weeblramp_get_request_data', 'wp_review_weeblramp_get_request_data' );
[4009] Fix | Delete
[4010] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function