✏️ 正在编辑: wfdashboard.1736960042.js
路径:
/home/ubuntu/plugins-bkp-26012025/wordfence/js/wfdashboard.1736960042.js
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
if (!window['WFDash']) { window['WFDash'] = { updateNotificationCount: function(count) { (function($) { $('.wf-notification-count-value').html(count); if (count == 0) { $('.wf-notification-count-container').addClass('wf-hidden'); } else { $('.wf-notification-count-container').removeClass('wf-hidden'); } })(jQuery); } } }
💾 保存文件
← 返回文件管理器