Update 'wp-import.php'
Update list of plugins to deactivate
This commit is contained in:
+5
-1
@@ -94,7 +94,11 @@ $plugins = [
|
||||
'header-and-footer-scripts',
|
||||
'duracelltomi-google-tag-manager',
|
||||
'cookiebot',
|
||||
'duplicator'
|
||||
'duplicator',
|
||||
'simple-history',
|
||||
'wordpress-importer',
|
||||
'wp-all-import-pro',
|
||||
'perfmatters'
|
||||
];
|
||||
|
||||
foreach ( $plugins as $plugin ) {
|
||||
|
||||
Reference in New Issue
Block a user