@@ -63,6 +63,9 @@ |
||
63 | 63 | } |
64 | 64 | } |
65 | 65 | |
66 | + /** |
|
67 | + * @param string $feature |
|
68 | + */ |
|
66 | 69 | static function is_enabled( $feature ) { |
67 | 70 | // For sanity, let's also check that we've initialized the feature here as well. |
68 | 71 | self::fetch_features_if_transient_false(); |