PluginProbe
BlockSpare – Gutenberg Blocks for News, Magazine, Blog & Business Websites / 3.1.4
BlockSpare – Gutenberg Blocks for News, Magazine, Blog & Business Websites v3.1.4
4.1.0 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.1.0 1.1.1 1.1.2 1.2.0 1.2.1 1.2.2 1.2.3 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 2.1.2 2.5.0 2.5.3 2.6.1 All 38 releases
← All changes | freemius/templates/plugin-info/features.php +1 -0 trunk3.1.4 View file →
@@ -32,8 +32,9 @@
32 32 }
33 33
34 34 // Add support as a feature.
35 35 if ( ! empty( $plan->support_email ) ||
36 + ! empty( $plan->support_skype ) ||
36 37 ! empty( $plan->support_phone ) ||
37 38 true === $plan->is_success_manager
38 39 ) {
39 40 if ( ! isset( $features_plan_map['support'] ) ) {