File manager - Edit - /home/aussies6/.trash/wp-content/plugins/export-order-items-for-woocommerce/js/export-order-items.js
Back
/** * Author: Aspen Grove Studios * License: GNU General Public License version 2 or later * License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html */ jQuery(document).ready(function ($) { $('#hm_xoiwc_field_report_time').change(function () { $('.hm_xoiwc_custom_time').toggle(this.value == 'custom'); }); $('#hm_xoiwc_field_report_time').change(); $('.variation-field').prop('checked', false).prop('disabled', true); // Workaround for lack of HTML5 date field support $('#hm_xoiwc_field_report_start, #hm_xoiwc_field_report_end').each(function () { if ($(this).prop('type') != 'date') { new Pikaday({field: this, format: 'YYYY-MM-DD'}); } }); });
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings