: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Adds amp data for weeblramp plugin.
function wp_review_weeblramp_get_request_data( $data ) {
$data['custom_links'] .= '<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" />';
remove_filter( 'the_content', 'wp_review_inject_data' );
add_filter( 'weeblramp_get_request_data', 'wp_review_weeblramp_get_request_data' );