관리-도구
편집 파일: customizer.min.js
!function(i){wp.customize("blogname",function(t){t.bind(function(t){i(".site-title a").text(t)})}),wp.customize("blogdescription",function(t){t.bind(function(t){i(".site-description").text(t)})}),wp.customize("header_textcolor",function(t){t.bind(function(t){"blank"===t?i(".site-title, .site-description").css({clip:"rect(1px, 1px, 1px, 1px)",position:"absolute"}):(i(".site-title, .site-description").css({clip:"auto",position:"relative"}),i(".site-title a, .site-description").css({color:t}))})}),["banner","posts-grid"].forEach(function t(e,o){wp.customize.bind("preview-ready",function(){i(".panel-placeholder").hide(),e=e.replace(/-/g,"_"),wp.customize.preview.bind(e,function(t){i("body").hasClass("home")&&!0===t.expanded&&i("html, body").animate({scrollTop:i("#blog_articles_"+e+"_section").position().top})})})})}(jQuery);