Update 'wp-import.php'

Update list of plugins to deactivate
This commit is contained in:
2026-04-06 18:45:20 +00:00
parent be2286289c
commit 8640bb623c
+5 -1
View File
@@ -94,7 +94,11 @@ $plugins = [
'header-and-footer-scripts', 'header-and-footer-scripts',
'duracelltomi-google-tag-manager', 'duracelltomi-google-tag-manager',
'cookiebot', 'cookiebot',
'duplicator' 'duplicator',
'simple-history',
'wordpress-importer',
'wp-all-import-pro',
'perfmatters'
]; ];
foreach ( $plugins as $plugin ) { foreach ( $plugins as $plugin ) {