文件操作 - upsell-control.js
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/temi wordpress/generatepress/inc/customizer/controls/js/upsell-control.js
编辑文件内容
( function( $, api ) { api.sectionConstructor['gp-upsell-section'] = api.Section.extend( { // No events for this type of section. attachEvents: function () {}, // Always make the section active. isContextuallyActive: function () { return true; } } ); } )( jQuery, wp.customize );
修改文件时间
将文件时间修改为当前时间的前一年
删除文件