1 parent 4943b37 commit ab26c9aCopy full SHA for ab26c9a
1 file changed
phpcs.xml.dist
@@ -258,7 +258,7 @@
258
<!-- Exclude some old classes that can't be renamed, as it would break back compat -->
259
<rule ref="PEAR.NamingConventions.ValidClassName.Invalid">
260
<exclude-pattern>/src/wp-admin/includes/class-wp-filesystem-ftpsockets\.php</exclude-pattern>
261
- <exclude-pattern>/src/wp-includes/class-oembed\.php</exclude-pattern>
+ <exclude-pattern>/src/wp-includes/class-wp-oembed\.php</exclude-pattern>
262
<exclude-pattern>/src/wp-includes/class-wp-oembed-controller\.php</exclude-pattern>
263
<exclude-pattern>/src/wp-includes/class-wp-xmlrpc-server\.php</exclude-pattern>
264
<exclude-pattern>/src/wp-includes/class-wp-text-diff-renderer-inline\.php</exclude-pattern>
0 commit comments