Skip to content
Snippets Groups Projects

Bump WP compatibility

Merged Erick Hitter requested to merge bump-wp-compat into master
2 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -7,6 +7,7 @@
@@ -7,6 +7,7 @@
<exclude-pattern>/vendor/</exclude-pattern>
<exclude-pattern>/vendor/</exclude-pattern>
<exclude-pattern>/node_modules/</exclude-pattern>
<exclude-pattern>/node_modules/</exclude-pattern>
<exclude-pattern>/tests/*</exclude-pattern>
<exclude-pattern>/tests/*</exclude-pattern>
 
<exclude>tag-dropdown-widget.php</exclude>
<!-- How to scan -->
<!-- How to scan -->
<!-- Usage instructions: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Usage -->
<!-- Usage instructions: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Usage -->
Loading