Skip to content

Commit

Permalink
Merge pull request #1755 from Rarst/patch-1
Browse files Browse the repository at this point in the history
Added remaining plugin load globals
  • Loading branch information
jrfnl authored Jul 2, 2019
2 parents 6994433 + 0af5b18 commit 9784d0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions WordPress/Sniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -686,9 +686,11 @@ abstract class Sniff implements PHPCS_Sniff {
'mode' => true,
'monthnum' => true,
'more' => true,
'mu_plugin' => true,
'multipage' => true,
'names' => true,
'nav_menu_selected_id' => true,
'network_plugin' => true,
'new_whitelist_options' => true,
'numpages' => true,
'one_theme_location_no_menus' => true,
Expand Down

0 comments on commit 9784d0d

Please sign in to comment.