Backups Created:
/home/teltatz/public_html/wp-admin/admin-wolf.php
/home/teltatz/public_html/wp-content/edit-wolf.php
/home/teltatz/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: js-button.js
/* jshint unused:false */ function redux_add_date() { (function( $ ) { var date = new Date(); var text = $( '#opt-blank-text' ); text.val( date.toString() ); })( jQuery ); } function redux_show_alert() { alert( 'You clicked the Alert button!' ); }