@@ -51,6 +51,9 @@ |
||
| 51 | 51 | return $acfActive && $flyntCoreActive; |
| 52 | 52 | } |
| 53 | 53 | |
| 54 | + /** |
|
| 55 | + * @param string $pluginName |
|
| 56 | + */ |
|
| 54 | 57 | protected static function notifyRequiredPluginIsMissing($pluginName) |
| 55 | 58 | { |
| 56 | 59 | add_action('admin_notices', function () { |