|
|
@ -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 ) { |
|
|
|