403Webshell
Server IP : 5.129.245.98  /  Your IP : 216.73.217.19
Web Server : Apache/2.4.66 (Debian)
System : Linux 1b8c17c336b9 6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/html/wp-content/plugins/wpai-woocommerce-add-on/static/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wp-content/plugins/wpai-woocommerce-add-on/static/js/admin-options.js
/**
 * plugin javascript
 */
(function($){$(function () {

    $('input[name=custom_fields_only_list], input[name=custom_fields_except_list]').on('change', function(){

        var $fields = $(this).val().split(',');

        $('.wp_all_import_deprecated_notice').remove();

        if ( $.inArray( '_featured', $fields ) !== -1 || $.inArray( '_visibility', $fields ) !== -1 ){
            var $deprecated_fields_notice   = $('.wp_all_import_woocommerce_deprecated_fields_notice_template').clone();
            $deprecated_fields_notice.insertBefore($(this)).css('display', 'none').removeClass('wp_all_import_woocommerce_deprecated_fields_notice_template').addClass('wp_all_import_deprecated_notice').fadeIn();
        }

        if ( $.inArray( '_stock_status', $fields ) !== -1 ){
            var $stock_status_fields_notice = $('.wp_all_import_woocommerce_stock_status_notice_template').clone();
            $stock_status_fields_notice.insertBefore($(this)).css('display', 'none').removeClass('wp_all_import_woocommerce_stock_status_notice_template').addClass('wp_all_import_deprecated_notice').fadeIn();
        }

    });

});})(jQuery);

Youez - 2016 - github.com/yon3zu
LinuXploit