jQuery(document).ready(function() { /* Move widgets */ wp.customize.section( 'sidebar-widgets-sidebar-frontpage' ).panel( 'theme_options' ); wp.customize.section( 'sidebar-widgets-sidebar-frontpage' ).priority( '5' ); });