We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68cb7bc commit 264a083Copy full SHA for 264a083
1 file changed
codeat.xml
@@ -133,17 +133,17 @@
133
</rule>
134
<rule ref="WordPress.WP.DeprecatedClasses">
135
<properties>
136
- <property name="minimum_supported_version" value="4.7" />
+ <property name="minimum_supported_version" value="5.3" />
137
</properties>
138
139
<rule ref="WordPress.WP.DeprecatedFunctions">
140
141
142
143
144
<rule ref="WordPress.WP.DeprecatedParameters">
145
146
147
148
149
<!-- Superglobal input not validated or sanitized. -->
0 commit comments