PluginProbe
Smart Grid-Layout Design for Contact Form 7 / 4.5
Smart Grid-Layout Design for Contact Form 7 v4.5
4.18.0 4.17.0 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 4.0.0 4.0.1 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.10 4.11 4.12 4.13 4.14 All 119 releases
← All changes | includes/class-cf7-grid-layout-activator.php +1 -1 4.114.5 View file →
@@ -28,9 +28,9 @@
28 28 *
29 29 * @since 1.0.0
30 30 */
31 31 public static function activate() {
32 - if(!is_plugin_active( 'contact-form-7/wp-contact-form-7.php' )){
32 + if(!is_plugin_active( 'contact-form-7/wp-contact-form-7.php' )){
33 33 if(is_multisite()){
34 34 exit(__('Contact Form 7 plugin needs to be activated first. If you have activated it on select sites,
35 35 you will need to activate the Smart Grid-layout plugin on those sites only','cf7-grid-alyout'));
36 36 }