Skip to content
Snippets Groups Projects

feature(core): plugin template changes

Merged Krzysztof Dyszczyk requested to merge feature/upgrade-template into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -2,6 +2,7 @@
<ruleset name="WordPress Coding Standards for WP Desk Plugin">
<description>Sniffs for WordPress WPDesk plugins</description>
<config name="testVersion" value="7.2-"/>
<config name="text_domain" value="plugin-template"/>
<exclude-pattern>tests/*</exclude-pattern>
Loading