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/wp-conte.../plugins/wordpres.../includes/admin/views/email
File: email-debug-report.php
<!DOCTYPE html>
[0] Fix | Delete
<html>
[1] Fix | Delete
<head>
[2] Fix | Delete
<meta charset="utf-8">
[3] Fix | Delete
<meta http-equiv="X-UA-Compatible" content="IE=edge">
[4] Fix | Delete
<title>WWS Debug Report</title>
[5] Fix | Delete
<style>
[6] Fix | Delete
body {
[7] Fix | Delete
background-color: #eee;
[8] Fix | Delete
}
[9] Fix | Delete
.report-email-wrapper {
[10] Fix | Delete
width: 600px;
[11] Fix | Delete
margin: 0 auto;
[12] Fix | Delete
padding: 15px;
[13] Fix | Delete
background-color: #fff;
[14] Fix | Delete
}
[15] Fix | Delete
.report-email-wrapper-margin {
[16] Fix | Delete
height: 30px;
[17] Fix | Delete
}
[18] Fix | Delete
.report-email-hidden-text {
[19] Fix | Delete
display: none;
[20] Fix | Delete
font-size: 1px;
[21] Fix | Delete
height: 1px;
[22] Fix | Delete
}
[23] Fix | Delete
.report-email-site,
[24] Fix | Delete
.report-email-from,
[25] Fix | Delete
.report-email-site-admin-email,
[26] Fix | Delete
.report-email-msg,
[27] Fix | Delete
.report-email-report {
[28] Fix | Delete
font: small/1.5 Arial,Helvetica,sans-serif;
[29] Fix | Delete
margin-bottom: 5px;
[30] Fix | Delete
color: #222;
[31] Fix | Delete
}
[32] Fix | Delete
[33] Fix | Delete
.report-email-hr {
[34] Fix | Delete
margin-bottom: 10px;
[35] Fix | Delete
margin-top: 10px;
[36] Fix | Delete
height: 1px;
[37] Fix | Delete
background-color: #ccc;
[38] Fix | Delete
width: 100%;
[39] Fix | Delete
}
[40] Fix | Delete
</style>
[41] Fix | Delete
</head>
[42] Fix | Delete
<body style="background-color: #eee;">
[43] Fix | Delete
[44] Fix | Delete
<div class="report-email-wrapper" style="width: 600px;margin: 0 auto;padding: 15px;background-color: #fff;">
[45] Fix | Delete
[46] Fix | Delete
<div class="report-email-wrapper-margin" style="height: 30px;"></div>
[47] Fix | Delete
[48] Fix | Delete
<p class="report-email-hidden-text" style="display: none;font-size: 1px;height: 1px;"><?php echo esc_html( $msg ) ?> <br><br><br><br><br><br></p>
[49] Fix | Delete
<div class="report-email-site" style="font: small/1.5 Arial,Helvetica,sans-serif;margin-bottom: 5px;color: #222;"><strong>Report Site:</strong> <?php echo esc_url( site_url() ) ?></div>
[50] Fix | Delete
<div class="report-email-site-admin-email" style="font: small/1.5 Arial,Helvetica,sans-serif;margin-bottom: 5px;color: #222;"><strong>Admin Email: </strong> <?php echo esc_html( get_bloginfo( 'admin_email' ) ) ?></div>
[51] Fix | Delete
<div class="report-email-site-admin-email" style="font: small/1.5 Arial,Helvetica,sans-serif;margin-bottom: 5px;color: #222;"><strong>Report Generation Time: </strong> <?php echo current_time( "F j, Y, g:i a" ) ?></div>
[52] Fix | Delete
<div class="report-email-hr" style="margin-bottom: 10px;margin-top: 10px;height: 1px;background-color: #ccc;width: 100%;"></div>
[53] Fix | Delete
[54] Fix | Delete
<div class="report-email-report" style="font: small/1.5 Arial,Helvetica,sans-serif;margin-bottom: 5px;color: #222;">
[55] Fix | Delete
[56] Fix | Delete
<?php $report->get_report() ?>
[57] Fix | Delete
[58] Fix | Delete
<div class="report-email-hr" style="margin-bottom: 10px;margin-top: 10px;height: 1px;background-color: #ccc;width: 100%;"></div>
[59] Fix | Delete
[60] Fix | Delete
<!-- Plugin dependent report -->
[61] Fix | Delete
<p><strong>## Plugin Activation Key ##</strong></p>
[62] Fix | Delete
<?php echo "<pre>" . print_r( get_option( 'sk_wws_license_key', '' ), true ) . "</pre>"; ?>
[63] Fix | Delete
[64] Fix | Delete
<p><strong>## Plugin Main Settings ##</strong></p>
[65] Fix | Delete
<?php echo "<pre>" . print_r( get_option( 'sk_wws_setting', array() ), true ) . "</pre>"; ?>
[66] Fix | Delete
[67] Fix | Delete
<p><strong>## Plugin Multi Account Settings ##</strong></p>
[68] Fix | Delete
<?php echo "<pre>" . print_r( get_option( 'wws_multi_support_persons', array() ), true ) . "</pre>"; ?>
[69] Fix | Delete
[70] Fix | Delete
<p><strong>## Plugin Product Query Settings ##</strong></p>
[71] Fix | Delete
<?php echo "<pre>" . print_r( get_option( 'wws_product_query', array() ), true ) . "</pre>"; ?>
[72] Fix | Delete
[73] Fix | Delete
<p><strong>## Plugin GDPR Settings ##</strong></p>
[74] Fix | Delete
<?php echo "<pre>" . print_r( get_option( 'wws_gdpr_settings', array() ), true ) . "</pre>"; ?>
[75] Fix | Delete
[76] Fix | Delete
<p><strong>## Plugin FB and GA Analytics Settings ##</strong></p>
[77] Fix | Delete
<?php echo "<pre>" . print_r( get_option( 'wws_fb_ga_analytics_settings', array() ), true ) . "</pre>"; ?>
[78] Fix | Delete
[79] Fix | Delete
<p><strong>## Plugin Developers Settings ##</strong></p>
[80] Fix | Delete
<?php echo "<pre>" . print_r( get_option( 'wws_developer_settings', array() ), true ) . "</pre>"; ?>
[81] Fix | Delete
<!-- /Plugin dependent report -->
[82] Fix | Delete
[83] Fix | Delete
[84] Fix | Delete
</div>
[85] Fix | Delete
[86] Fix | Delete
<div class="report-email-wrapper-margin" style="height: 30px;"></div>
[87] Fix | Delete
[88] Fix | Delete
</div>
[89] Fix | Delete
[90] Fix | Delete
</body>
[91] Fix | Delete
</html>
[92] Fix | Delete
[93] Fix | Delete
[94] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function