Файловый менеджер - Редактировать - /home/digitalm/yhubita/wp-content/plugins/anti-spam/libs/factory/templates/assets/js/clearfy-widgets.js
Назад
jQuery(function($) { $('#wbcr-factory-subscribe-widget__subscribe-form').submit(function(e) { e.preventDefault(); var agree = $(this).find('[name=agree_terms]:checked'), pluginName = $('#wbcr-factory-subscribe-widget__plugin-name').val(), email = $('#wbcr-factory-subscribe-widget__email').val(), groupId = $('#wbcr-factory-subscribe-widget__group-id').val(); if( agree.length === 0 ) { return; } $.ajax({ method: "POST", url: ajaxurl, dataType: 'json', data: { action: 'wbcr-clearfy-subscribe-for-' + pluginName, email: email, group_id: groupId, plugin_name: pluginName, _wpnonce: $(this).data('nonce') }, success: function(response) { if( !response || !response.success ) { if( response.data ) { console.log(response.data.error_message); noticeId = $.wbcr_factory_templates_116.app.showNotice('Error: [' + response.data.error_message + ']', 'danger'); setTimeout(function() { $.wbcr_factory_templates_116.app.hideNotice(noticeId); }, 5000); } else { console.log(response); } return; } if( response.data ) { $(".wbcr-factory-subscribe-widget__text").hide(); if( response.data.subscribed ) { $(".wbcr-factory-subscribe-widget__text--success").show(); } else { $(".wbcr-factory-subscribe-widget__text--success2").show(); } } }, error: function(xhr, ajaxOptions, thrownError) { console.log(xhr.status); console.log(xhr.responseText); console.log(thrownError); var noticeId = $.wbcr_factory_templates_116.app.showNotice('Error: [' + thrownError + '] Status: [' + xhr.status + '] Error massage: [' + xhr.responseText + ']', 'danger'); setTimeout(function() { $.wbcr_factory_templates_116.app.hideNotice(noticeId); }, 5000); } }); }); });
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.03 |
proxy
|
phpinfo
|
Настройка