Added more plugins to disable list
This commit is contained in:
+4
-1
@@ -85,7 +85,10 @@ $plugins = [
|
||||
'indexnow',
|
||||
'microsoft-clarity',
|
||||
'wp-super-cache',
|
||||
'official-facebook-pixel'
|
||||
'official-facebook-pixel',
|
||||
'indexnow',
|
||||
'disable-xml-rpc',
|
||||
'headers-security-advanced-hsts-wp'
|
||||
];
|
||||
|
||||
foreach ( $plugins as $plugin ) {
|
||||
|
||||
Reference in New Issue
Block a user