HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: /home/honghock/www/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php
<?php
if (!defined('WORDFENCE_VERSION')) { exit; }
?>
<a href="${data.editCommentLink}" class="wf-issue-control wf-issue-control-edit-comment"><svg class="wf-issue-control-icon" viewBox="0 0 20 20"><rect x="0" fill="none" width="20" height="20"/><g><path d="M5 2h9c1.1 0 2 .9 2 2v7c0 1.1-.9 2-2 2h-2l-5 5v-5H5c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2z"/></g></svg><span class="wf-issue-control-label"><?php esc_html_e('Edit', 'wordfence'); ?></span></a>