Файловый менеджер - Редактировать - /home2/cocinasdalloway/public_html/tienda/wp-content/plugins/openpay-spei/assets/js/speiScript.js
Назад
jQuery(document).ready(function () { if(jQuery("#woocommerce_openpay_spei_sandbox").length){ is_sandbox(); jQuery("#woocommerce_openpay_spei_sandbox").on("change", function(e){ is_sandbox(); }); } function is_sandbox(){ jQuery(".form-table input[type=text]").each(function(e){ console.log("SPEI"); var sandbox = jQuery("#woocommerce_openpay_spei_sandbox").is(':checked'); var inputField = jQuery(this).attr("name").search("test"); if(sandbox && inputField != -1) { jQuery(this).parent().parent().parent().show(); }else if(!sandbox && inputField == -1){ jQuery(this).parent().parent().parent().show(); }else{ jQuery(this).parent().parent().parent().hide(); } }); } });
| ver. 1.4 |
Github
|
.
| PHP 8.2.22 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка