← All changes
|
includes/abilities/import/class-get-import-status.php
+1
-1
trunk
→
2.7.0
View file →
| @@ -29,9 +29,9 @@ | ||
| 29 | 29 | * Source plugins that can hold a snapshot. |
| 30 | 30 | * |
| 31 | 31 | * @var string[] |
| 32 | 32 | */ |
| 33 | - private const ALLOWED_PLUGINS = [ 'yoast', 'rankmath', 'seopress', 'aioseo', 'squirrly' ]; | |
| 33 | + private const ALLOWED_PLUGINS = [ 'yoast', 'rankmath', 'seopress', 'aioseo' ]; | |
| 34 | 34 | |
| 35 | 35 | /** |
| 36 | 36 | * Constructor. |
| 37 | 37 | */ |