Added more plugins to disable list
This commit is contained in:
@@ -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 ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user