We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 027f377 commit 24b9a22Copy full SHA for 24b9a22
phpcs.xml
@@ -95,7 +95,7 @@
95
<rule ref="WordPress.NamingConventions.ValidHookName"/>
96
97
<!-- WordPress PHP compatibility -->
98
- <rule ref="PHPCompatibilityWP"/>
+ <rule ref="PHPCompatibilityWP">
99
<include-pattern>*\.php$</include-pattern>
100
</rule>
101
<config name="minimum_supported_wp_version" value="6.5"/>
0 commit comments