Remove experimental feature flag
This commit is contained in:
parent
d62bbce217
commit
8e382813c0
|
@ -218,7 +218,6 @@ class FeaturesController {
|
||||||
'Enable this feature to track and credit channels and campaigns that contribute to orders on your site.',
|
'Enable this feature to track and credit channels and campaigns that contribute to orders on your site.',
|
||||||
'woocommerce'
|
'woocommerce'
|
||||||
),
|
),
|
||||||
'is_experimental' => true,
|
|
||||||
'enabled_by_default' => true,
|
'enabled_by_default' => true,
|
||||||
'disable_ui' => false,
|
'disable_ui' => false,
|
||||||
'is_legacy' => true,
|
'is_legacy' => true,
|
||||||
|
|
Loading…
Reference in New Issue