get('Version'); if (get_stylesheet() === 'th-store') { // For 'top-x' theme, check version and apply your condition if ($child_theme_version == '1.0.0' || $child_theme_version == '1.0.1' || $child_theme_version == '1.0.2' || $child_theme_version == '1.0.3') { return; } } } /**************************************/ //Top footer function /**************************************/ if ( ! function_exists( 'big_store_top_footer_markup' ) ){ function big_store_top_footer_markup(){ ?>