/
home
/
vianto5
/
.trash
/
cititower.mx
/
wp-content
/
plugins
/
wordfence
/
views
/
scanner
/
/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/views/scanner
mkdir
upload
Name
Size
Mode
Actions
issue-base.php
8695
0644
edit
dl
rm
issue-checkGSB.php
2467
0644
edit
dl
rm
issue-checkHowGetIPs.php
1553
0644
edit
dl
rm
issue-checkSpamIP.php
1341
0644
edit
dl
rm
issue-commentBadURL.php
3168
0644
edit
dl
rm
issue-configReadable.php
2082
0644
edit
dl
rm
issue-control-edit-comment.php
444
0644
edit
dl
rm
issue-control-edit-post.php
622
0644
edit
dl
rm
issue-control-edit-user.php
1120
0644
edit
dl
rm
issue-control-hide-file.php
2780
0644
edit
dl
rm
issue-control-ignore.php
2185
0644
edit
dl
rm
issue-control-repair.php
916
0644
edit
dl
rm
issue-control-show-details.php
1989
0644
edit
dl
rm
issue-coreUnknown.php
2048
0644
edit
dl
rm
issue-database.php
2167
0644
edit
dl
rm
issue-diskSpace.php
1988
0644
edit
dl
rm
issue-easyPassword.php
2222
0644
edit
dl
rm
issue-file.php
3366
0644
edit
dl
rm
issue-geoipSupport.php
1858
0644
edit
dl
rm
issue-knownfile.php
3041
0644
edit
dl
rm
issue-optionBadURL.php
2115
0644
edit
dl
rm
issue-postBadTitle.php
2117
0644
edit
dl
rm
issue-postBadURL.php
3263
0644
edit
dl
rm
issue-publiclyAccessible.php
2065
0644
edit
dl
rm
issue-skippedPaths.php
1737
0644
edit
dl
rm
issue-spamvertizeCheck.php
1346
0644
edit
dl
rm
issue-suspiciousAdminUsers.php
2294
0644
edit
dl
rm
issue-timelimit.php
1852
0644
edit
dl
rm
issue-wafStatus.php
1984
0644
edit
dl
rm
issue-wfPluginAbandoned.php
3926
0644
edit
dl
rm
issue-wfPluginRemoved.php
3148
0644
edit
dl
rm
issue-wfPluginUpgrade.php
4089
0644
edit
dl
rm
issue-wfPluginVulnerable.php
3091
0644
edit
dl
rm
issue-wfThemeUpgrade.php
3666
0644
edit
dl
rm
issue-wfUpgrade.php
3607
0644
edit
dl
rm
issue-wfUpgradeError.php
1438
0644
edit
dl
rm
issue-wpscan_directoryList.php
2274
0644
edit
dl
rm
issue-wpscan_fullPathDiscl.php
2269
0644
edit
dl
rm
no-issues.php
1134
0644
edit
dl
rm
option-scan-signatures.php
5990
0644
edit
dl
rm
options-group-advanced.php
3713
0644
edit
dl
rm
options-group-basic.php
1413
0644
edit
dl
rm
options-group-general.php
8055
0644
edit
dl
rm
options-group-performance.php
4221
0644
edit
dl
rm
options-group-scan-schedule.php
1453
0644
edit
dl
rm
scan-failed.php
1802
0644
edit
dl
rm
scan-progress-detailed.php
2974
0644
edit
dl
rm
scan-progress-element.php
2066
0644
edit
dl
rm
scan-progress.php
2912
0644
edit
dl
rm
scan-results.php
8479
0644
edit
dl
rm
scan-scheduling.php
18100
0644
edit
dl
rm
scan-starter.php
1878
0644
edit
dl
rm
scan-type.php
9334
0644
edit
dl
rm
scanner-status.php
4079
0644
edit
dl
rm
site-cleaning-beta-sigs.php
8793
0644
edit
dl
rm
site-cleaning-bottom.php
2083
0644
edit
dl
rm
site-cleaning-high-sense.php
8795
0644
edit
dl
rm
site-cleaning.php
9336
0644
edit
dl
rm
Edit:
/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php
(3041B)
<?php if (!defined('WORDFENCE_VERSION')) { exit; } /** * Presents an issue template. */ echo wfView::create('scanner/issue-base', array( 'internalType' => 'knownfile', 'displayType' => __('File', 'wordfence'), 'iconSVG' => '<svg viewBox="0 0 46 55" ><path d="M43.557,13.609l-11.214,-11.175c-1.303,-1.246 -2.962,-2.058 -4.747,-2.324l0,18.223l18.294,0c-0.269,-1.777 -1.084,-3.427 -2.333,-4.724l0,0Z" fill="#9e9e9e"/><path d="M26.465,22.921c-0.005,0 -0.011,0 -0.016,0c-1.885,0 -3.435,-1.545 -3.435,-3.423c0,-0.005 0,-0.011 0,-0.016l0,-19.482l-19.562,0c-0.921,-0.019 -1.809,0.346 -2.449,1.005c-0.658,0.637 -1.022,1.52 -1.003,2.434l0,48.127c-0.019,0.915 0.345,1.797 1.003,2.434c0.639,0.658 1.524,1.023 2.443,1.005l39.102,0c0.004,0.001 0.008,0.001 0.012,0.001c1.884,0 3.435,-1.546 3.435,-3.423c0,-0.006 0,-0.011 -0.001,-0.017l0,-28.645l-19.529,0Z" fill="#9e9e9e"/></svg>', 'summaryControls' => array(wfView::create('scanner/issue-control-repair'), wfView::create('scanner/issue-control-ignore', array('ignoreP' => __('Always Ignore', 'wordfence'), 'ignoreC' => __('Ignore Until File Changes', 'wordfence'))), wfView::create('scanner/issue-control-show-details')), 'detailPairs' => array( __('Filename', 'wordfence') => '<span class="wf-split-word-xs">${data.realFile}</span>', __('File Type', 'wordfence') => '{{if data.cType}}${WFAD.ucfirst(data.cType)}{{else}}' . __('Not a core, theme, or plugin file from wordpress.org', 'wordfence') . '.{{/if}}', __('Bad URL', 'wordfence') => array('(typeof data.badURL !== \'undefined\') && data.badURL', '${data.badURL}'), null, __('Details', 'wordfence') => '{{html longMsg}}', ), 'detailControls' => array( '{{if data.fileExists}}<a target="_blank" class="wf-btn wf-btn-default wf-btn-callout-subtle" rel="noopener noreferrer" href="${WFAD.makeViewFileLink(data)}">' . __('View File', 'wordfence') . '<span class="screen-reader-text"> (' . esc_html__('opens in new tab', 'wordfence') . ')</span></a>{{/if}}', '{{if data.canDiff}}<a target="_blank" class="wf-btn wf-btn-default wf-btn-callout-subtle" rel="noopener noreferrer" href="${WFAD.makeDiffLink(data)}">' . __('View Differences', 'wordfence') . '<span class="screen-reader-text"> (' . esc_html__('opens in new tab', 'wordfence') . ')</span></a>{{/if}}', '{{if data.canDelete}}<a href="#" class="wf-btn wf-btn-default wf-btn-callout-subtle wf-issue-control-delete-file" role="button">' . __('Delete File', 'wordfence') . '</a>{{/if}}', '<a href="#" class="wf-btn wf-btn-default wf-btn-callout-subtle wf-issue-control-mark-fixed" role="button">' . __('Mark as Fixed', 'wordfence') . '</a>', ), 'textOutput' => (isset($textOutput) ? $textOutput : null), 'textOutputDetailPairs' => array( __('Filename', 'wordfence') => '$data.realFile', __('File Type', 'wordfence') => '$data.ucType', __('File Type', 'wordfence') => array('!$data.ucType', 'Not a core, theme, or plugin file from wordpress.org'), __('Bad URL', 'wordfence') => '$data.badURL', null, __('Details', 'wordfence') => '$longMsg', ), ))->render();
Save
cmd:
run