/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/views/scanner
Edit: /home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php (2048B)
'coreUnknown',
'displayType' => __('Unknown Core File', 'wordfence'),
'iconSVG' => '
',
'summaryControls' => array(wfView::create('scanner/issue-control-ignore', array('ignoreP' => __('Always Ignore Version', 'wordfence'), 'ignoreC' => __('Ignore Until Version Changes', 'wordfence'))), wfView::create('scanner/issue-control-show-details')),
'detailPairs' => array(__('Details', 'wordfence') => '{{html longMsg}}'),
'detailControls' => array(
'{{if data.fileExists}}
' . __('View File', '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(
__('Details', 'wordfence') => '$longMsg',
),
))->render();