Submit
Path:
~
/
home
/
getwphos
/
public_html
/
deerguard
/
wp-content
/
plugins
/
wordfence
/
views
/
scanner
/
File Content:
scanner-status.php
<?php if (!defined('WORDFENCE_VERSION')) { exit; } /** * Presents the scanner status. * * Expects $scanner to be defined. * * @var wfScanner $scanner The scanner state. * @var wfDashboard $dashboard Dashboard statistics. */ ?> <ul class="wf-block-list wf-block-list-horizontal"> <?php if ($scanner->isEnabled() == 'enabled' && $scanner->signatureMode() == wfScanner::SIGNATURE_MODE_PREMIUM): ?> <li> <div class="wf-block-labeled-value wf-scan-status wf-scan-status-full-enabled"> <div class="wf-block-labeled-value-label"><?php switch (wfLicense::current()->getType()) { case wfLicense::TYPE_RESPONSE: esc_html_e('Wordfence Scan & Response License Enabled', 'wordfence'); break; case wfLicense::TYPE_CARE: esc_html_e('Wordfence Scan & Care License Enabled', 'wordfence'); break; default: esc_html_e('Wordfence Scan & Premium Enabled', 'wordfence'); break; } ?></div> </div> </li> <?php else: ?> <li> <?php if (!$scanner->isEnabled()): ?> <div class="wf-scan-status-disabled"> <p><h3><?php esc_html_e('Wordfence Scan Deactivated', 'wordfence'); ?></h3></p> <p><?php esc_html_e('A Wordfence scan examines all files, posts, pages, and comments on your WordPress website looking for malware, known malicious URLs, and known patterns of infections. It also does several other reputation and server checks.', 'wordfence'); ?></p> <p> <a class="wf-btn wf-btn-primary wf-btn-callout-subtle" href="#" target="_blank" rel="noopener noreferrer" id="wf-scan-top-enable-scans" role="button"><?php esc_html_e('Enable Automatic Scans', 'wordfence'); ?><span class="screen-reader-text"> (<?php esc_html_e('opens in new tab', 'wordfence') ?>)</span></a> <script type="application/javascript"> (function($) { $(function() { $('#wf-scan-top-enable-scans').on('click', function(e) { e.preventDefault(); e.stopPropagation(); WFAD.setOption('scheduledScansEnabled', 1, function() { window.location.reload(true); }); }); }); })(jQuery); </script> </p> </div> <?php else: ?> <div class="wf-block-labeled-value wf-scan-status wf-scan-status-enabled"> <div class="wf-block-labeled-value-value"><i class="wf-fa wf-fa-check" aria-hidden="true"></i></div> <div class="wf-block-labeled-value-label"><?php esc_html_e('Wordfence Scan Enabled', 'wordfence'); ?></div> </div> <?php endif; ?> </li> <li> <?php if ($scanner->signatureMode() == wfScanner::SIGNATURE_MODE_COMMUNITY): ?> <div> <p><h3><?php esc_html_e('Premium Protection Disabled', 'wordfence'); ?></h3></p> <p><?php esc_html_e('As a free Wordfence user, you are currently using the Community version of the Threat Defense Feed. Premium users are protected by additional firewall rules and malware signatures as well as the Wordfence real-time IP blocklist. Upgrade to Premium today to improve your protection.', 'wordfence'); ?></p> <p><a class="wf-btn wf-btn-primary wf-btn-callout-subtle" href="https://www.wordfence.com/gnl1scanUpgrade/wordfence-signup/#premium-order-form" target="_blank" rel="noopener noreferrer"><?php esc_html_e('Upgrade to Premium', 'wordfence'); ?></a> <a class="wf-btn wf-btn-callout-subtle wf-btn-default" href="https://www.wordfence.com/gnl1scanLearn/wordfence-signup/" target="_blank" rel="noopener noreferrer"><?php esc_html_e('Learn More', 'wordfence'); ?><span class="screen-reader-text"> (<?php esc_html_e('opens in new tab', 'wordfence') ?>)</span></a></p> </div> <?php else: ?> <div class="wf-block-labeled-value wf-protection-status wf-protection-status-<?php echo esc_attr($scanner->signatureMode()); ?>"> <div class="wf-block-labeled-value-value"><i class="wf-fa wf-fa-check" aria-hidden="true"></i></div> <div class="wf-block-labeled-value-label"><?php esc_html_e('Premium Protection Enabled', 'wordfence'); ?></div> </div> <?php endif; ?> </li> <?php endif; ?> </ul>
Submit
FILE
FOLDER
Name
Size
Permission
Action
issue-base.php
8695 bytes
0644
issue-checkGSB.php
2467 bytes
0644
issue-checkHowGetIPs.php
1553 bytes
0644
issue-checkSpamIP.php
1341 bytes
0644
issue-commentBadURL.php
3168 bytes
0644
issue-configReadable.php
2082 bytes
0644
issue-control-edit-comment.php
444 bytes
0644
issue-control-edit-post.php
622 bytes
0644
issue-control-edit-user.php
1120 bytes
0644
issue-control-hide-file.php
2780 bytes
0644
issue-control-ignore.php
2185 bytes
0644
issue-control-repair.php
916 bytes
0644
issue-control-show-details.php
1989 bytes
0644
issue-coreUnknown.php
2048 bytes
0644
issue-database.php
2167 bytes
0644
issue-diskSpace.php
1988 bytes
0644
issue-easyPassword.php
2222 bytes
0644
issue-file.php
3366 bytes
0644
issue-geoipSupport.php
1858 bytes
0644
issue-knownfile.php
3041 bytes
0644
issue-optionBadURL.php
2115 bytes
0644
issue-postBadTitle.php
2117 bytes
0644
issue-postBadURL.php
3263 bytes
0644
issue-publiclyAccessible.php
2065 bytes
0644
issue-skippedPaths.php
1737 bytes
0644
issue-spamvertizeCheck.php
1346 bytes
0644
issue-suspiciousAdminUsers.php
2294 bytes
0644
issue-timelimit.php
1852 bytes
0644
issue-wafStatus.php
1984 bytes
0644
issue-wfPluginAbandoned.php
3926 bytes
0644
issue-wfPluginRemoved.php
3148 bytes
0644
issue-wfPluginUpgrade.php
4089 bytes
0644
issue-wfPluginVulnerable.php
3091 bytes
0644
issue-wfThemeUpgrade.php
3666 bytes
0644
issue-wfUpgrade.php
3607 bytes
0644
issue-wfUpgradeError.php
1438 bytes
0644
issue-wpscan_directoryList.php
2274 bytes
0644
issue-wpscan_fullPathDiscl.php
2269 bytes
0644
no-issues.php
1134 bytes
0644
option-scan-signatures.php
5990 bytes
0644
options-group-advanced.php
3713 bytes
0644
options-group-basic.php
1413 bytes
0644
options-group-general.php
8055 bytes
0644
options-group-performance.php
4221 bytes
0644
options-group-scan-schedule.php
1453 bytes
0644
scan-failed.php
1802 bytes
0644
scan-progress-detailed.php
2974 bytes
0644
scan-progress-element.php
2066 bytes
0644
scan-progress.php
2912 bytes
0644
scan-results.php
8479 bytes
0644
scan-scheduling.php
18100 bytes
0644
scan-starter.php
1878 bytes
0644
scan-type.php
9334 bytes
0644
scanner-status.php
4079 bytes
0644
site-cleaning-beta-sigs.php
8793 bytes
0644
site-cleaning-bottom.php
2083 bytes
0644
site-cleaning-high-sense.php
8795 bytes
0644
site-cleaning.php
9336 bytes
0644
N4ST4R_ID | Naxtarrr