Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Theme_Update / Astra_Theme_Update::v_2_0_0()

Astra_Theme_Update::v_2_0_0()

Flush bundled products After udpating to version 2.0.0


Description


Return

(void)


Source

File: inc/theme-update/class-astra-theme-update.php

		public static function v_2_0_0() {
			update_site_option( 'bsf_force_check_extensions', true );
		}

Expand full source code Collapse full source code View on Trac


User Contributed Notes

You must log in before being able to contribute a note or feedback.