/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/views/scanner
NameSizeModeActions
issue-base.php86950644editdlrm
issue-checkGSB.php24670644editdlrm
issue-checkHowGetIPs.php15530644editdlrm
issue-checkSpamIP.php13410644editdlrm
issue-commentBadURL.php31680644editdlrm
issue-configReadable.php20820644editdlrm
issue-control-edit-comment.php4440644editdlrm
issue-control-edit-post.php6220644editdlrm
issue-control-edit-user.php11200644editdlrm
issue-control-hide-file.php27800644editdlrm
issue-control-ignore.php21850644editdlrm
issue-control-repair.php9160644editdlrm
issue-control-show-details.php19890644editdlrm
issue-coreUnknown.php20480644editdlrm
issue-database.php21670644editdlrm
issue-diskSpace.php19880644editdlrm
issue-easyPassword.php22220644editdlrm
issue-file.php33660644editdlrm
issue-geoipSupport.php18580644editdlrm
issue-knownfile.php30410644editdlrm
issue-optionBadURL.php21150644editdlrm
issue-postBadTitle.php21170644editdlrm
issue-postBadURL.php32630644editdlrm
issue-publiclyAccessible.php20650644editdlrm
issue-skippedPaths.php17370644editdlrm
issue-spamvertizeCheck.php13460644editdlrm
issue-suspiciousAdminUsers.php22940644editdlrm
issue-timelimit.php18520644editdlrm
issue-wafStatus.php19840644editdlrm
issue-wfPluginAbandoned.php39260644editdlrm
issue-wfPluginRemoved.php31480644editdlrm
issue-wfPluginUpgrade.php40890644editdlrm
issue-wfPluginVulnerable.php30910644editdlrm
issue-wfThemeUpgrade.php36660644editdlrm
issue-wfUpgrade.php36070644editdlrm
issue-wfUpgradeError.php14380644editdlrm
issue-wpscan_directoryList.php22740644editdlrm
issue-wpscan_fullPathDiscl.php22690644editdlrm
no-issues.php11340644editdlrm
option-scan-signatures.php59900644editdlrm
options-group-advanced.php37130644editdlrm
options-group-basic.php14130644editdlrm
options-group-general.php80550644editdlrm
options-group-performance.php42210644editdlrm
options-group-scan-schedule.php14530644editdlrm
scan-failed.php18020644editdlrm
scan-progress-detailed.php29740644editdlrm
scan-progress-element.php20660644editdlrm
scan-progress.php29120644editdlrm
scan-results.php84790644editdlrm
scan-scheduling.php181000644editdlrm
scan-starter.php18780644editdlrm
scan-type.php93340644editdlrm
scanner-status.php40790644editdlrm
site-cleaning-beta-sigs.php87930644editdlrm
site-cleaning-bottom.php20830644editdlrm
site-cleaning-high-sense.php87950644editdlrm
site-cleaning.php93360644editdlrm
Edit: /home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/views/scanner/issue-file.php (3366B)
'file', 'displayType' => __('File', 'wordfence'), 'iconSVG' => '', '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') => '${data.realFile}', __('File Type', 'wordfence') => '{{if data.cType}}${WFAD.ucfirst(data.cType)}{{else data.wpconfig}}' . __('WordPress Configuration File', 'wordfence') . '{{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}}

{{if data.wpconfig}}' . esc_html__('This is your main configuration file and cannot be deleted. It must be cleaned manually.', 'wordfence') . '{{/if}}', ), 'detailControls' => array( '{{if data.fileExists}}' . __('View File', 'wordfence') . ' (' . esc_html__('opens in new tab', 'wordfence') . '){{/if}}', '{{if data.canDiff}}' . __('View Differences', 'wordfence') . ' (' . esc_html__('opens in new tab', 'wordfence') . '){{/if}}', '{{if data.canDelete}}' . __('Delete File', 'wordfence') . '{{/if}}', '' . __('Mark as Fixed', 'wordfence') . '', ), 'textOutput' => (isset($textOutput) ? $textOutput : null), 'textOutputDetailPairs' => array( __('Filename', 'wordfence') => '$data.realFile', __('File Type', 'wordfence') => '$data.ucType', __('File Type', 'wordfence') => '$data.wpconfig', __('File Type', 'wordfence') => array(array('!$data.ucType', '!$data.wpconfig'), 'Not a core, theme, or plugin file from wordpress.org'), __('Bad URL', 'wordfence') => '$data.badURL', null, __('Details', 'wordfence') => '$longMsg', ), ))->render();