PATH:
home
/
lab2454c
/
archfort.com
/
wp-content
/
plugins
/
wordfence
/
views
/
scanner
<?php if (!defined('WORDFENCE_VERSION')) { exit; } /** * Presents an issue template. */ echo wfView::create('scanner/issue-base', array( 'internalType' => 'database', 'displayType' => __('Option', 'wordfence'), 'iconSVG' => '<svg viewBox="0 0 20 20"><g><path d="M18 16V4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h13c.55 0 1-.45 1-1zM8 11h1c.55 0 1 .45 1 1s-.45 1-1 1H8v1.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5V13H6c-.55 0-1-.45-1-1s.45-1 1-1h1V5.5c0-.28.22-.5.5-.5s.5.22.5.5V11zm5-2h-1c-.55 0-1-.45-1-1s.45-1 1-1h1V5.5c0-.28.22-.5.5-.5s.5.22.5.5V7h1c.55 0 1 .45 1 1s-.45 1-1 1h-1v5.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5V9z"/></g></svg>', 'summaryControls' => array(wfView::create('scanner/issue-control-ignore', array('ignoreC' => __('Ignore Value', 'wordfence'), 'ignoreP' => __('Ignore Option', 'wordfence'))), wfView::create('scanner/issue-control-show-details')), 'detailPairs' => array( __('Option Name', 'wordfence') => '${data.option_name}', __('Bad URL', 'wordfence') => array('(typeof data.badURL !== \'undefined\') && data.badURL', '<strong class="wfWarn wf-split-word">${data.badURL}</strong>'), null, __('Details', 'wordfence') => '{{html longMsg}}', ), 'detailControls' => array( '{{if data.optionExists}}<a href="${WFAD.makeViewOptionLink(data.option_name, data.site_id)}" class="wf-btn wf-btn-default wf-btn-callout-subtle" target="_blank">' . __('View Option', '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" onclick="WFAD.deleteDatabaseOption(\'${id}\'); return false;" role="button">' . __('Delete Option', '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( __('Option Name', 'wordfence') => '$data.option_name', __('Bad URL', 'wordfence') => '$data.badURL', null, __('Details', 'wordfence') => '$longMsg', ), ))->render();
[-] issue-checkGSB.php
[edit]
[-] issue-knownfile.php
[edit]
[-] issue-wfUpgrade.php
[edit]
[-] issue-wfPluginVulnerable.php
[edit]
[-] issue-checkSpamIP.php
[edit]
[-] issue-easyPassword.php
[edit]
[-] issue-timelimit.php
[edit]
[-] issue-wpscan_fullPathDiscl.php
[edit]
[+]
..
[-] issue-checkHowGetIPs.php
[edit]
[-] options-group-general.php
[edit]
[-] scan-progress-element.php
[edit]
[-] site-cleaning-beta-sigs.php
[edit]
[-] issue-wfPluginRemoved.php
[edit]
[-] issue-control-repair.php
[edit]
[-] issue-wafStatus.php
[edit]
[-] issue-wpscan_directoryList.php
[edit]
[-] issue-control-show-details.php
[edit]
[-] issue-control-edit-user.php
[edit]
[-] issue-publiclyAccessible.php
[edit]
[-] site-cleaning-high-sense.php
[edit]
[-] issue-skippedPaths.php
[edit]
[-] options-group-basic.php
[edit]
[-] options-group-advanced.php
[edit]
[-] issue-wfPluginUpgrade.php
[edit]
[-] issue-commentBadURL.php
[edit]
[-] scanner-status.php
[edit]
[-] issue-postBadURL.php
[edit]
[-] issue-wfUpgradeError.php
[edit]
[-] issue-wfPluginAbandoned.php
[edit]
[-] issue-database.php
[edit]
[-] issue-control-hide-file.php
[edit]
[-] issue-spamvertizeCheck.php
[edit]
[-] issue-file.php
[edit]
[-] issue-postBadTitle.php
[edit]
[-] issue-base.php
[edit]
[-] scan-results.php
[edit]
[-] site-cleaning.php
[edit]
[-] issue-coreUnknown.php
[edit]
[-] site-cleaning-bottom.php
[edit]
[-] issue-suspiciousAdminUsers.php
[edit]
[-] options-group-scan-schedule.php
[edit]
[-] scan-progress-detailed.php
[edit]
[-] option-scan-signatures.php
[edit]
[-] issue-optionBadURL.php
[edit]
[-] scan-progress.php
[edit]
[-] scan-type.php
[edit]
[-] issue-control-edit-comment.php
[edit]
[-] no-issues.php
[edit]
[-] issue-diskSpace.php
[edit]
[-] issue-wfThemeUpgrade.php
[edit]
[-] scan-failed.php
[edit]
[-] scan-starter.php
[edit]
[-] scan-scheduling.php
[edit]
[-] issue-configReadable.php
[edit]
[-] issue-control-ignore.php
[edit]
[-] issue-geoipSupport.php
[edit]
[-] issue-control-edit-post.php
[edit]
[-] options-group-performance.php
[edit]