Файловый менеджер - Редактировать - /home/digitalm/yhubita/wp-content/plugins/anti-spam/includes/check/assets/js/check.js
Назад
function wtitan_progress_status(selector, status) { selector.each(function (index, element) { jQuery(element).removeAttr('class'); jQuery(element).addClass('wt-scan-step-icon'); jQuery(element).addClass('wt-scan-step-icon-' + status); }); } jQuery(document).ready(function ($) { //TABS jQuery('#wtitan-scanner-tabs a').on('click', function (e) { e.preventDefault(); jQuery(this).tab('show'); }); jQuery('#wt-checker-check').on('click', function (e) { e.preventDefault(); jQuery(this).attr('disabled', 'disabled'); jQuery('.wt-scan-icon-loader').show(); vulnerability_ajax(); audit_ajax(); }); //HIDE jQuery(document).on('click', '.wt-scanner-hide-button', function (e) { e.preventDefault(); var btn = jQuery(this); var wtitan_hide_target = jQuery(".wtitan-tab-table-container#wtitan-hided"); jQuery.ajax({ method: 'POST', url: ajaxurl, data: { action: 'wtitan_scanner_hide', type: btn.data('type'), id: btn.data('id'), _ajax_nonce: wtscanner.hide_nonce }, beforeSend: function () { btn.parent('td').parent('tr').css('opacity', '0.5'); }, success: function (result) { if (result.success) { btn.parent('td').parent('tr').animate({opacity: 'hide', height: 'hide'}, 200); wtitan_hide_target.html(result.data.html); console.log('Hided - ' + btn.data('id')); } }, complete: function () { } }); }); });
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.05 |
proxy
|
phpinfo
|
Настройка