Browse Source

Added more plugins to disable list

main
Roman Axelrod 3 weeks ago
parent
commit
d7cb8d9801
  1. 5
      wp-import.php

5
wp-import.php

@ -73,6 +73,11 @@ $plugins = [
'hotjar', 'hotjar',
'insert-headers-and-footers', 'insert-headers-and-footers',
'better-wp-security', 'better-wp-security',
'breeze',
'imagify',
'integromat-connector',
'object-cache-pro',
'wp-cerber'
]; ];
foreach ( $plugins as $plugin ) { foreach ( $plugins as $plugin ) {

Loading…
Cancel
Save