Skip to content

Commit 3670a4d

Browse files
committed
Remove second reference of WordPress.WP.AlternativeFunctions.curl_curl_getinfo
1 parent 60ad148 commit 3670a4d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

WordPressVIPMinimum/ruleset.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,6 @@
149149
<rule ref="WordPress.WP.AlternativeFunctions.curl_curl_getinfo">
150150
<message>Using cURL functions is highly discouraged within VIP context. Please see: https://lobby.vip.wordpress.com/wordpress-com-documentation/fetching-remote-data/.</message>
151151
</rule>
152-
<rule ref="WordPress.WP.AlternativeFunctions.curl_curl_getinfo">
153-
<message>Using cURL functions is highly discouraged within VIP context. Please see: https://lobby.vip.wordpress.com/wordpress-com-documentation/fetching-remote-data/.</message>
154-
</rule>
155152

156153
<rule ref="WordPressVIPMinimum.Functions.RestrictedFunctions.get_posts_get_children">
157154
<type>error</type>

0 commit comments

Comments
 (0)