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