added more plugins
This commit is contained in:
+5
-1
@@ -81,7 +81,11 @@ $plugins = [
|
|||||||
'object-cache-pro',
|
'object-cache-pro',
|
||||||
'wp-cerber',
|
'wp-cerber',
|
||||||
'post-smtp-recovery',
|
'post-smtp-recovery',
|
||||||
'simple-cloudflare-turnstile'
|
'simple-cloudflare-turnstile',
|
||||||
|
'indexnow',
|
||||||
|
'microsoft-clarity',
|
||||||
|
'wp-super-cache',
|
||||||
|
'official-facebook-pixel'
|
||||||
];
|
];
|
||||||
|
|
||||||
foreach ( $plugins as $plugin ) {
|
foreach ( $plugins as $plugin ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user