: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
if ( ! defined( 'ABSPATH' ) ) {
<script id="tmpl-string-locator-search-result" type="text/template">
<tr data-type="file" data-linenum="{{ data.linenum }}" data-filename="{{ data.filename_raw }}">
<th scope="row" class="check-column">
<input type="checkbox" name="string-locator-replace-checked[]" class="check-column-box">
{{{ data.stringresult }}}
<div class="row-actions">
<# if ( data.editurl ) { #>
<a href="{{ data.editurl }}" aria-label="<?php esc_attr_e( 'Edit', 'string-locator' ); ?>">
<?php esc_html_e( 'Edit', 'string-locator' ); ?>
<# if ( data.editurl ) { #>
<a href="{{ data.editurl }}">
<# if ( ! data.editurl ) { #>