@@ -36,7 +36,7 @@ |
||
36 | 36 | |
37 | 37 | if (!$acfActive) { |
38 | 38 | self::notifyRequiredPluginIsMissing('ACF'); |
39 | - add_filter('template_include', function () { |
|
39 | + add_filter('template_include', function() { |
|
40 | 40 | die( |
41 | 41 | 'One or more required plugins are not activated! Please <a href="' |
42 | 42 | . esc_url(admin_url('plugins.php')) |