X7ROOT File Manager
Current Path:
/home/oakwood/public_html/wp-content/plugins/wordfence/views/scanner
home
/
oakwood
/
public_html
/
wp-content
/
plugins
/
wordfence
/
views
/
scanner
/
ðŸ“
..
📄
issue-base.php
(8.49 KB)
📄
issue-checkGSB.php
(2.41 KB)
📄
issue-checkHowGetIPs.php
(1.52 KB)
📄
issue-checkSpamIP.php
(1.31 KB)
📄
issue-commentBadURL.php
(3.09 KB)
📄
issue-configReadable.php
(2.03 KB)
📄
issue-control-edit-comment.php
(444 B)
📄
issue-control-edit-post.php
(622 B)
📄
issue-control-edit-user.php
(1.09 KB)
📄
issue-control-hide-file.php
(2.71 KB)
📄
issue-control-ignore.php
(2.13 KB)
📄
issue-control-repair.php
(916 B)
📄
issue-control-show-details.php
(1.94 KB)
📄
issue-coreUnknown.php
(2 KB)
📄
issue-database.php
(2.12 KB)
📄
issue-diskSpace.php
(1.94 KB)
📄
issue-easyPassword.php
(2.17 KB)
📄
issue-file.php
(3.29 KB)
📄
issue-geoipSupport.php
(1.81 KB)
📄
issue-knownfile.php
(2.97 KB)
📄
issue-optionBadURL.php
(2.07 KB)
📄
issue-postBadTitle.php
(2.07 KB)
📄
issue-postBadURL.php
(3.19 KB)
📄
issue-publiclyAccessible.php
(2.02 KB)
📄
issue-skippedPaths.php
(1.7 KB)
📄
issue-spamvertizeCheck.php
(1.31 KB)
📄
issue-suspiciousAdminUsers.php
(2.24 KB)
📄
issue-timelimit.php
(1.81 KB)
📄
issue-wafStatus.php
(1.94 KB)
📄
issue-wfPluginAbandoned.php
(3.83 KB)
📄
issue-wfPluginRemoved.php
(3.07 KB)
📄
issue-wfPluginUpgrade.php
(3.99 KB)
📄
issue-wfPluginVulnerable.php
(3.02 KB)
📄
issue-wfThemeUpgrade.php
(3.58 KB)
📄
issue-wfUpgrade.php
(3.52 KB)
📄
issue-wfUpgradeError.php
(1.4 KB)
📄
issue-wpscan_directoryList.php
(2.22 KB)
📄
issue-wpscan_fullPathDiscl.php
(2.22 KB)
📄
no-issues.php
(1.11 KB)
📄
option-scan-signatures.php
(5.85 KB)
📄
options-group-advanced.php
(3.63 KB)
📄
options-group-basic.php
(1.38 KB)
📄
options-group-general.php
(7.87 KB)
📄
options-group-performance.php
(4.12 KB)
📄
options-group-scan-schedule.php
(1.42 KB)
📄
scan-failed.php
(1.76 KB)
📄
scan-progress-detailed.php
(2.9 KB)
📄
scan-progress-element.php
(2.02 KB)
📄
scan-progress.php
(2.84 KB)
📄
scan-results.php
(8.28 KB)
📄
scan-scheduling.php
(17.68 KB)
📄
scan-starter.php
(1.83 KB)
📄
scan-type.php
(9.12 KB)
📄
scanner-status.php
(3.98 KB)
📄
site-cleaning-beta-sigs.php
(8.59 KB)
📄
site-cleaning-bottom.php
(2.03 KB)
📄
site-cleaning-high-sense.php
(8.59 KB)
📄
site-cleaning.php
(9.12 KB)
Editing: issue-wfPluginRemoved.php
<?php if (!defined('WORDFENCE_VERSION')) { exit; } /** * Presents an issue template. */ echo wfView::create('scanner/issue-base', array( 'internalType' => 'wfPluginRemoved', 'displayType' => __('Plugin Removed', 'wordfence'), 'iconSVG' => '<svg viewBox="0 0 20 20"><g><path d="M13.11 4.36L9.87 7.6 8 5.73l3.24-3.24c.35-.34 1.05-.2 1.56.32.52.51.66 1.21.31 1.55zm-8 1.77l.91-1.12 9.01 9.01-1.19.84c-.71.71-2.63 1.16-3.82 1.16H6.14L4.9 17.26c-.59.59-1.54.59-2.12 0-.59-.58-.59-1.53 0-2.12l1.24-1.24v-3.88c0-1.13.4-3.19 1.09-3.89zm7.26 3.97l3.24-3.24c.34-.35 1.04-.21 1.55.31.52.51.66 1.21.31 1.55l-3.24 3.25z"/></g></svg>', 'summaryControls' => array(wfView::create('scanner/issue-control-ignore', array('ignoreC' => __('Ignore', 'wordfence'))), wfView::create('scanner/issue-control-show-details')), 'detailPairs' => array( __('Plugin Name', 'wordfence') => '${data.Name}', __('Current Plugin Version', 'wordfence') => '${data.Version}', null, __('Details', 'wordfence') => '{{html longMsg}}', null, __('Plugin URL', 'wordfence') => array('data.PluginURI', '<a href="${data.PluginURI}" target="_blank" rel="noopener noreferrer"><span class="wf-hidden-xs wf-split-word">${data.PluginURI}</span><span class="wf-visible-xs">' . __('View', 'wordfence') . '</span><span class="screen-reader-text"> (' . esc_html__('opens in new tab', 'wordfence') . ')</span></a>'), __('Vulnerability Information', 'wordfence') => array('data.vulnerabilityLink', '<a href="${data.vulnerabilityLink}" target="_blank" rel="noopener noreferrer"><span class="wf-hidden-xs wf-split-word">${data.vulnerabilityLink}</span><span class="wf-visible-xs">' . __('View', 'wordfence') . '</span><span class="screen-reader-text"> (' . esc_html__('opens in new tab', 'wordfence') . ')</span></a>'), __('Vulnerability Severity', 'wordfence') => array('data.cvssScore', '${data.cvssScore}/10.0 (<span class="${data.severityClass}" data-tooltip="test" title="This is the severity of the vulnerability itself, which can differ from the scan result severity. Some lower-severity vulnerabilities may still be important to address depending on your site\'s configuration and user base, so they are still important for you to review.">${data.severityLabel}</span>)'), ), 'detailControls' => array( '<a href="#" class="wf-btn wf-btn-default wf-btn-callout-subtle wf-issue-control-mark-fixed" role="button">' . __('Mark as Fixed', 'wordfence') . '</a>', '<a href="' . esc_url(wfUtils::wpAdminURL('plugins.php')) . '" class="wf-btn wf-btn-default wf-btn-callout-subtle wf-issue-control-manage-plugins">' . __('Manage Plugins', 'wordfence') . '</a>', ), 'textOutput' => (isset($textOutput) ? $textOutput : null), 'textOutputDetailPairs' => array( __('Plugin Name', 'wordfence') => '$data.Name', __('Current Plugin Version', 'wordfence') => '$data.Version', null, __('Details', 'wordfence') => '$longMsg', null, __('Plugin URL', 'wordfence') => '$data.PluginURI', __('Vulnerability Information', 'wordfence') => '$data.vulnerabilityLink', __('Vulnerability Severity', 'wordfence') => '${data.cvssScore}/10.0 (${data.severityLabel})', ), ))->render();
Upload File
Create Folder