Skip to content

Commit

Permalink
ignore the WPVIPMinimum rule warning against wp_remote_get
Browse files Browse the repository at this point in the history
suggests a vip-only function that is not usable outside of VIP
  • Loading branch information
jazzsequence committed Apr 14, 2023
1 parent be3c842 commit cecd26f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pantheon-WP/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@

<!-- Rule exclusions -->
<rule ref="Generic.Arrays.DisallowLongArraySyntax" />
<rule ref="WordPressVIPMinimum.Functions.RestrictedFunctions.wp_remote_get_wp_remote_get" />

<!-- Require proper docblocks be used in all PHP files -->
<rule ref="WordPress-Docs">
Expand Down

0 comments on commit cecd26f

Please sign in to comment.