D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
homehopshortterm
/
public_html
/
wp-content
/
plugins
/
wordfence-old
/
js
/
Filename :
wfdashboard.1744125809.js
back
Copy
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); } } }