Current Path : /home/church/public_html/mekhimalachi.org/wp-content/themes/mekhi/js/ |
Current File : /home/church/public_html/mekhimalachi.org/wp-content/themes/mekhi/js/customizer.js |
jQuery(window).load(function (){ ( function( $ ) { /* * Links to different sections in the Customizer * Just create a link like this: <a href="#" data-section="section-id">link</a> */ $('body').on('click', 'a[data-section]', function(event) { wp.customize.section( $(this).attr( 'data-section' ) ).focus(); }); } )( jQuery ); });