chore: initial wp-boilerplate project

This commit is contained in:
2026-04-27 10:33:56 -04:00
commit bbb5f2a459
14 changed files with 1190 additions and 0 deletions

5
phpcs.xml Normal file
View File

@@ -0,0 +1,5 @@
<?xml version="1.0"?>
<ruleset name="wp-boilerplate">
<rule ref="WebsimpleWP"/>
<file>wp-content/themes/wp-boilerplate/</file>
</ruleset>