tessguefen
11/20/2018 - 3:44 PM

Example Layout/ Transients Import

Example Layout/ Transients Import

<Module code="TGCOMPONENTS" feature="util">
	<Layout_Update code="homepage">
		<Code>homepage-BACKUP</Code>
		<Name>Homepage - OLD</Name>
	</Layout_Update>

	<Layout_Update code="homepage-new">
		<Code>homepage</Code>
		<Name>Homepage</Name>
	</Layout_Update>

	<Layout_Update code="category_home">
		<Code>category_home-BACKUP</Code>
		<Name>Category Landing: Home - OLD</Name>
	</Layout_Update>

	<Layout_Update code="category_home-new">
		<Code>category_home</Code>
		<Name>Category Landing: Home</Name>
	</Layout_Update>
</Module>

<Module code="tg_transients" feature="util">
	<Delete_All_Transients />
</Module>