diff --git a/projects/plugins/wpcomsh/changelog/update-social-enable-connections-management-for-wpcom b/projects/plugins/wpcomsh/changelog/update-social-enable-connections-management-for-wpcom new file mode 100644 index 0000000000000..af1aeecd27692 --- /dev/null +++ b/projects/plugins/wpcomsh/changelog/update-social-enable-connections-management-for-wpcom @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +Social | Enable connections management for WPCOM sites diff --git a/projects/plugins/wpcomsh/wpcom-features/class-wpcom-features.php b/projects/plugins/wpcomsh/wpcom-features/class-wpcom-features.php index be909531fa98b..98af37a637d87 100644 --- a/projects/plugins/wpcomsh/wpcom-features/class-wpcom-features.php +++ b/projects/plugins/wpcomsh/wpcom-features/class-wpcom-features.php @@ -1093,12 +1093,7 @@ class WPCOM_Features { ), ), self::SOCIAL_CONNECTIONS_MANAGEMENT => array( - array( - // This feature isn't launched yet, so we're ensuring that it's not available on any plans. - 'before' => '1900-01-01', - self::WPCOM_ALL_SITES, - self::JETPACK_ALL_SITES, - ), + self::WPCOM_ALL_SITES, ), self::SOCIAL_EDITOR_PREVIEW => array( array(