Astra_Builder_Helper::is_new_user()

Check if Migrated to new Astra Builder.


Description


Source

File: inc/core/builder/class-astra-builder-helper.php

	public static function is_new_user() {
		return astra_get_option( 'header-footer-builder-notice', true );
	}


User Contributed Notes

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