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.../public_h.../wp-conte.../plugins/wordpres.../includes/admin/views
File: admin-link-generator.php
<div class="wws-link-generator">
[0] Fix | Delete
[1] Fix | Delete
<div class="flex-grid flex-grid-2">
[2] Fix | Delete
[3] Fix | Delete
<!-- .col -->
[4] Fix | Delete
<div class="col">
[5] Fix | Delete
[6] Fix | Delete
<div class="wws-admin-field">
[7] Fix | Delete
<label for=""><?php esc_html_e( 'Link Type', 'wc-wws' ) ?></label>
[8] Fix | Delete
<select id="wws-link-gen-link-type">
[9] Fix | Delete
<option value="chat-link" selected="selected"><?php esc_html_e( 'Chat Link', 'wc-wws' ) ?></option>
[10] Fix | Delete
<option value="group-link"><?php esc_html_e( 'Group Invitation Link', 'wc-wws' ) ?></option>
[11] Fix | Delete
</select>
[12] Fix | Delete
</div>
[13] Fix | Delete
[14] Fix | Delete
<div class="wws-admin-field" id="wws-link-gen-chat">
[15] Fix | Delete
<label for=""><?php esc_html_e( 'WhatsApp Number', 'wc-wws' ) ?></label>
[16] Fix | Delete
<input type="number" id="wws-link-gen-chat-number" value="911234567890">
[17] Fix | Delete
<p><?php esc_html_e( 'Enter mobile phone number with the international country code, without "+" character', 'wc-wws' ) ?></p>
[18] Fix | Delete
</div>
[19] Fix | Delete
[20] Fix | Delete
<div class="wws-admin-field" id="wws-link-gen-group">
[21] Fix | Delete
<label for=""><?php esc_html_e( 'Group Chat ID', 'wc-wws' ) ?></label>
[22] Fix | Delete
<input type="text" id="wws-link-gen-group-id" value="XYZ12345678">
[23] Fix | Delete
</div>
[24] Fix | Delete
[25] Fix | Delete
<div class="wws-admin-field" id="wws-link-gen-message-field">
[26] Fix | Delete
<label for=""><?php esc_html_e( 'Pre Populate Message', 'wc-wws' ) ?></label>
[27] Fix | Delete
<textarea rows="2" id="wws-link-gen-message">Hello.</textarea>
[28] Fix | Delete
<p><?php esc_html_e( 'Enter a message that you will receive when someone clicks on the link.', 'wc-wws' ) ?></p>
[29] Fix | Delete
</div>
[30] Fix | Delete
[31] Fix | Delete
</div><!-- /.col -->
[32] Fix | Delete
[33] Fix | Delete
<!-- .col -->
[34] Fix | Delete
<div class="col">
[35] Fix | Delete
[36] Fix | Delete
<div class="wws-admin-field">
[37] Fix | Delete
<label for=""><?php esc_html_e( 'Generated Link', 'wc-wws' ) ?></label>
[38] Fix | Delete
<textarea id="wws-link-gen-link" rows="5"></textarea>
[39] Fix | Delete
<p><?php esc_html_e( 'Copy link and share. Have fun! :)', 'wc-wws' ) ?></p>
[40] Fix | Delete
</div>
[41] Fix | Delete
[42] Fix | Delete
<button id="wws-link-gen-code" class="button button-primary"><?php esc_html_e( 'Generate Now', 'wc-wws' ) ?></button>
[43] Fix | Delete
[44] Fix | Delete
</div><!-- /.col -->
[45] Fix | Delete
[46] Fix | Delete
</div>
[47] Fix | Delete
[48] Fix | Delete
</div>
[49] Fix | Delete
[50] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function