Update 'wp-import.php'

This commit is contained in:
2026-04-17 23:46:23 +00:00
parent 8640bb623c
commit 513db84e04
+2 -1
View File
@@ -98,7 +98,8 @@ $plugins = [
'simple-history', 'simple-history',
'wordpress-importer', 'wordpress-importer',
'wp-all-import-pro', 'wp-all-import-pro',
'perfmatters' 'perfmatters',
'cookie-law-info'
]; ];
foreach ( $plugins as $plugin ) { foreach ( $plugins as $plugin ) {