Your IP : 18.217.209.151


Current Path : /home/church/public_html/mekhimalachi.org/wp-content/themes/mekhi/js/
Upload File :
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 );
});