Added more plugins to disable list

This commit is contained in:
2026-03-02 03:45:44 +00:00
parent 8b15f281f6
commit c50a144b94
+4 -1
View File
@@ -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 ) {