Skip to content

Commit 512310c

Browse files
committed
Add new plugin to disallowed-plugins
1 parent 21466e7 commit 512310c

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

mu-plugins/_core-disallowed-plugins.php

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@
88
const HOSTING_DISALLOWED_PLUGINS = [
99
'all-in-one-wp-security-and-firewall',
1010
'autoptimize',
11+
// eval($code)
12+
'code-snippets',
13+
// anti WordPress
14+
'freesoul-deactivate-plugins',
1115
'hello-dolly',
16+
// eval($code)
17+
'insert-headers-and-footers',
1218
'ithemes-security',
1319
'ithemes-security-pro',
1420
'jetpack',
@@ -23,6 +29,8 @@
2329
'updraftplus',
2430
'wordfence',
2531
'worker',
32+
// eval($code)
33+
'wp-console',
2634
'wp-fastest-cache',
2735
'wp-file-manager',
2836
'wp-rocket',
@@ -36,17 +44,13 @@
3644
'backupwordpress',
3745
'backwpup',
3846
'bad-behavior',
39-
// eval($code)
40-
'code-snippets',
4147
'content-molecules',
4248
'contextual-related-posts',
4349
'db-cache-reloaded',
4450
'duplicator',
4551
'dynamic-related-posts',
4652
'ezpz-one-click-backup',
4753
'file-commander',
48-
// anti WordPress
49-
'freesoul-deactivate-plugins',
5054
'fuzzy-seo-booster',
5155
'gd-system-plugin',
5256
'gd-system-plugin.php',
@@ -55,8 +59,6 @@
5559
'hcs.php',
5660
'hello.php',
5761
'hyper-cache',
58-
// eval($code)
59-
'insert-headers-and-footers',
6062
'jr-referrer',
6163
'jumpple',
6264
'missed-schedule',

0 commit comments

Comments
 (0)