Skip to content

Commit 6810789

Browse files
authored
Update Rule
1 parent 7ab7704 commit 6810789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpcs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<rule ref="WordPress.NamingConventions.ValidHookName"/>
9696

9797
<!-- WordPress PHP compatibility -->
98-
<rule ref="PHPCompatibilityWP"/>
98+
<rule ref="PHPCompatibilityWP">
9999
<include-pattern>*\.php$</include-pattern>
100100
</rule>
101101
<config name="minimum_supported_wp_version" value="6.8"/>

0 commit comments

Comments
 (0)