Skip to content

Commit 9784d0d

Browse files
authored
Merge pull request #1755 from Rarst/patch-1
Added remaining plugin load globals
2 parents 6994433 + 0af5b18 commit 9784d0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WordPress/Sniff.php

+2
Original file line numberDiff line numberDiff line change
@@ -686,9 +686,11 @@ abstract class Sniff implements PHPCS_Sniff {
686686
'mode' => true,
687687
'monthnum' => true,
688688
'more' => true,
689+
'mu_plugin' => true,
689690
'multipage' => true,
690691
'names' => true,
691692
'nav_menu_selected_id' => true,
693+
'network_plugin' => true,
692694
'new_whitelist_options' => true,
693695
'numpages' => true,
694696
'one_theme_location_no_menus' => true,

0 commit comments

Comments
 (0)