Added more plugins to disable list

This commit is contained in:
2025-11-21 01:25:18 +00:00
parent e584ca4d1c
commit d7cb8d9801
+5
View File
@@ -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 ) {