File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 157
157
<rule ref =" WordPress.WP.EnqueuedResources" />
158
158
<rule ref =" WordPress.WP.DeprecatedClasses" >
159
159
<properties >
160
- <property name =" minimum_supported_version " value =" 5.5 " />
160
+ <property name =" minimum_wp_version " value =" 5.8 " />
161
161
</properties >
162
162
</rule >
163
163
<rule ref =" WordPress.WP.DeprecatedFunctions" >
164
164
<properties >
165
- <property name =" minimum_supported_version " value =" 5.5 " />
165
+ <property name =" minimum_wp_version " value =" 5.8 " />
166
166
</properties >
167
167
</rule >
168
168
<rule ref =" WordPress.WP.DeprecatedParameters" >
169
169
<properties >
170
- <property name =" minimum_supported_version " value =" 5.5 " />
170
+ <property name =" minimum_wp_version " value =" 5.8 " />
171
171
</properties >
172
172
</rule >
173
173
<!-- Superglobal input not validated or sanitized. -->
You can’t perform that action at this time.
0 commit comments