관리-도구
편집 파일: customize-control.min.js
var api;!function(t,n){wp.customize.bind("ready",function(){n.controlConstructor["radio-color"]=n.Control.extend({ready:function(){var n=this;t("input:radio",n.container).change(function(){n.setting.set(t(this).val())})}}),jQuery(".blog-articles-edit").click(function(t){t.preventDefault();var n=jQuery(this).attr("data-jump");wp.customize.section(n).focus()}),t("#sub-accordion-section-blog_articles_topbar").css("display","none")})}(jQuery,wp.customize),wp.customize,["banner","posts-grid"].forEach(function t(n,o){n=n.replace(/-/g,"_"),wp.customize.section("blog_articles_"+n+"_section",function(t){t.expanded.bind(function(t){wp.customize.previewer.send(n,{expanded:t})})})});