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.../httpdocs/clone/wp-conte.../plugins/wordpres.../includes/admin/views
File: admin-qr-generator.php
<div class="wws-button-generator">
[0] Fix | Delete
<div class="flex-grid flex-grid-2">
[1] Fix | Delete
<div class="col">
[2] Fix | Delete
<div class="wws-admin-field">
[3] Fix | Delete
<label for=""><?php esc_html_e( 'Support Number', 'wc-wws' ) ?></label>
[4] Fix | Delete
<input id="wws-qr-number" type="number" value="911234567890">
[5] Fix | Delete
<p><?php esc_html_e( 'Enter mobile phone number with the international country code, without "+" character', 'wc-wws' ) ?></p>
[6] Fix | Delete
</div>
[7] Fix | Delete
<div class="wws-admin-field">
[8] Fix | Delete
<label for=""><?php esc_html_e( 'Enter Message', 'wc-wws' ) ?></label>
[9] Fix | Delete
<textarea id="wws-qr-textarea" rows="5"><?php esc_html_e( 'Scan QR to talk us via WhatsApp', 'wc-wws' ) ?></textarea>
[10] Fix | Delete
<p></p>
[11] Fix | Delete
</div>
[12] Fix | Delete
<div class="wws-admin-field">
[13] Fix | Delete
<label for=""><?php esc_html_e( 'QR Image Size', 'wc-wws' ) ?></label>
[14] Fix | Delete
<input id="wws-qr-size" type="number" value="150" min="50" max="1000">
[15] Fix | Delete
<p><?php esc_html_e( 'Enter the QR image size in pixel.', 'wc-wws' ) ?></p>
[16] Fix | Delete
</div>
[17] Fix | Delete
</div>
[18] Fix | Delete
<div class="col">
[19] Fix | Delete
<div id="wws-admin-qr-view">
[20] Fix | Delete
<p><strong><?php esc_html_e( 'Visual Representation', 'wc-wws' ) ?></strong></p>
[21] Fix | Delete
<img src="<?php echo WWS_PLUGIN_URL . 'assets/img/admin/qr-demo.png' ?>" alt="//" title="" />
[22] Fix | Delete
<div><?php esc_html_e( 'Scan QR to talk us via WhatsApp', 'wc-wws' ) ?></div>
[23] Fix | Delete
</div>
[24] Fix | Delete
<div class="wws-admin-field">
[25] Fix | Delete
<label for=""><?php esc_html_e( 'Generated Shortcode', 'wc-wws' ) ?></label>
[26] Fix | Delete
<textarea id="wws-qr-gen-shortcode" rows="5"></textarea>
[27] Fix | Delete
<p><?php esc_html_e( 'Copy shortcode and paste wherever you want. Have fun! :)', 'wc-wws' ) ?></p>
[28] Fix | Delete
</div>
[29] Fix | Delete
<button id="wws-qr-gen-code" class="button button-primary"> <i class="wc-fa wc-fa-spinner wc-fa-spin"></i> <?php esc_html_e( 'Generate Now', 'wc-wws' ) ?></button>
[30] Fix | Delete
</div>
[31] Fix | Delete
</div>
[32] Fix | Delete
</div>
[33] Fix | Delete
[34] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function