b0y-101 Mini Shell


Current Path : E:/wordpress/wp-content/themes/photographer-elementor/assets/js/
File Upload :
Current File : E:/wordpress/wp-content/themes/photographer-elementor/assets/js/customize-controls.js

( function( api ) {

	// Extends our custom "photographer-elementor" section.
	api.sectionConstructor['photographer-elementor'] = 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