Browse Source

added more plugins

main
Roman Axelrod 1 month ago
parent
commit
8b15f281f6
  1. 6
      wp-import.php

6
wp-import.php

@ -81,7 +81,11 @@ $plugins = [
'object-cache-pro', 'object-cache-pro',
'wp-cerber', 'wp-cerber',
'post-smtp-recovery', 'post-smtp-recovery',
'simple-cloudflare-turnstile' 'simple-cloudflare-turnstile',
'indexnow',
'microsoft-clarity',
'wp-super-cache',
'official-facebook-pixel'
]; ];
foreach ( $plugins as $plugin ) { foreach ( $plugins as $plugin ) {

Loading…
Cancel
Save