/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/views/scanner
Edit: /home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php (1341B)
'checkSpamIP',
'displayType' => __('Spam', 'wordfence'),
'iconSVG' => '
',
'summaryControls' => array(wfView::create('scanner/issue-control-ignore', array('ignoreP' => __('Ignore', 'wordfence'))), wfView::create('scanner/issue-control-show-details')),
'detailPairs' => array(
__('Details', 'wordfence') => '{{html longMsg}}',
),
'detailControls' => array(
'
' . __('Mark as Fixed', 'wordfence') . '',
),
'textOutput' => (isset($textOutput) ? $textOutput : null),
'textOutputDetailPairs' => array(
__('Details', 'wordfence') => '$longMsg',
),
))->render();