diff --git a/wp-import.php b/wp-import.php index 92a5dd0..64c9282 100644 --- a/wp-import.php +++ b/wp-import.php @@ -81,7 +81,11 @@ $plugins = [ 'object-cache-pro', 'wp-cerber', 'post-smtp-recovery', - 'simple-cloudflare-turnstile' + 'simple-cloudflare-turnstile', + 'indexnow', + 'microsoft-clarity', + 'wp-super-cache', + 'official-facebook-pixel' ]; foreach ( $plugins as $plugin ) {