We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66af4fb + 930d82b commit a92a571Copy full SHA for a92a571
lib/feature/class-feature.php
@@ -19,7 +19,7 @@ class Feature {
19
public static $feature_percentages = array(
20
// https://github.com/Automattic/vip-go-mu-plugins/tree/master/vip-jetpack/connection-pilot
21
'jetpack-cxn-pilot' => 0.25,
22
- 'remove-gutenberg-ramp' => 0.45,
+ 'remove-gutenberg-ramp' => 0.70,
23
'search_content_validation_and_auto_heal_cron_job' => 0.25,
24
);
25
0 commit comments