Remove Beta notice about auto-enabled feature

This commit is contained in:
Justin Palmer 2023-11-22 15:52:16 +01:00
parent 41421c1644
commit cfa5728738
No known key found for this signature in database
GPG Key ID: ACAB7C35AA2577AF
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ class FeaturesController {
'order_source_attribution' => array(
'name' => __( 'Order Source Attribution', 'woocommerce' ),
'description' => __(
'Enable this feature to track and credit channels and campaigns that contribute to orders on your site (Beta)',
'Enable this feature to track and credit channels and campaigns that contribute to orders on your site',
'woocommerce'
),
'enabled_by_default' => true,