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.../admin/options
File: review.php
$form_field->render_switch(
[1000] Fix | Delete
array(
[1001] Fix | Delete
'id' => 'wp_review_embed_show_credit',
[1002] Fix | Delete
'name' => 'wp_review_options[embed_show_credit]',
[1003] Fix | Delete
'disabled' => true,
[1004] Fix | Delete
)
[1005] Fix | Delete
);
[1006] Fix | Delete
?>
[1007] Fix | Delete
</div>
[1008] Fix | Delete
</div>
[1009] Fix | Delete
</div>
[1010] Fix | Delete
[1011] Fix | Delete
<?php if ( $rows_left ) : ?>
[1012] Fix | Delete
<div id="review-migrate" class="settings-tab-migrate tab-content" style="display: none;">
[1013] Fix | Delete
<div id="settings-allow-migrate">
[1014] Fix | Delete
<p><?php esc_html_e( 'Here you can import your existing user ratings from WP Review 1.x and WP Review Pro 1.x.', 'wp-review' ); ?></p>
[1015] Fix | Delete
<p class="migrate-items">
[1016] Fix | Delete
<?php
[1017] Fix | Delete
// translators: number of rows left.
[1018] Fix | Delete
printf( esc_html__( '%s ratings left to import.', 'wp-review' ), '<span id="migrate-items-num">' . intval( $rows_left ) . '</span>' );
[1019] Fix | Delete
?>
[1020] Fix | Delete
</p>
[1021] Fix | Delete
<a href="#" class="button button-secondary" id="start-migrate" data-start="<?php echo esc_attr( $migrated_rows ); ?>"><?php esc_html_e( 'Start import', 'wp-review' ); ?></a>
[1022] Fix | Delete
<textarea id="wp-review-migrate-log"></textarea>
[1023] Fix | Delete
</div>
[1024] Fix | Delete
<p class="already-migrated-msg"><?php esc_html_e( 'Ratings have already been migrated.', 'wp-review' ); ?></p>
[1025] Fix | Delete
</div>
[1026] Fix | Delete
<?php endif; ?>
[1027] Fix | Delete
</div>
[1028] Fix | Delete
[1029] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function