@@ -34,7 +34,7 @@ |
||
| 34 | 34 | |
| 35 | 35 | if (!$acfActive) { |
| 36 | 36 | self::notifyRequiredPluginIsMissing('<a href="https://www.advancedcustomfields.com/pro/">Advanced Custom Fields PRO</a>'); |
| 37 | - add_filter('template_include', function () { |
|
| 37 | + add_filter('template_include', function() { |
|
| 38 | 38 | die( |
| 39 | 39 | 'One or more required plugins are not activated! Please <a href="' |
| 40 | 40 | . esc_url(admin_url('plugins.php')) |