Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: script.js
$(document).ready(function(){ if($('.alert.notification').length) { setTimeout(function(){ $('.alert.notification').fadeOut(function(){ $(this).remove(); }); }, 5000); } });