Your IP : 216.73.216.162


Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/
Upload File :
Current File : /home/x/b/o/xbodynamge/namtation/wp-content/zerif-upsell-customize-controls.js.tar

zerif-lite/inc/class/class-customizer-theme-info-control/js/zerif-upsell-customize-controls.js000060400000001260151125015170040235 0ustar00home/xbodynamge/crosstraining/wp-content/themes( function( api ) {

	// Extends our custom "zerif-theme-info" section.
	api.sectionConstructor['zerif-theme-info'] = api.Section.extend(
		{

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

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

	// Extends our custom "zerif-upsell-frontpage-sections" section.
	api.sectionConstructor['zerif-upsell-frontpage-sections'] = api.Section.extend(
		{

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

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

} )( wp.customize );
zerif-lite/inc/class/class-customizer-theme-info-control/js/zerif-upsell-customize-controls.js000064400000001260151156271160036141 0ustar00home/xbodynamge/dev/wp-content/themes( function( api ) {

	// Extends our custom "zerif-theme-info" section.
	api.sectionConstructor['zerif-theme-info'] = api.Section.extend(
		{

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

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

	// Extends our custom "zerif-upsell-frontpage-sections" section.
	api.sectionConstructor['zerif-upsell-frontpage-sections'] = api.Section.extend(
		{

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

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

} )( wp.customize );