We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84462d6 + 40707d2 commit db4f9ecCopy full SHA for db4f9ec
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.25,
+ 'remove-gutenberg-ramp' => 0.45,
23
'search_content_validation_and_auto_heal_cron_job' => 0.25,
24
);
25
0 commit comments