Move pledge template to a file used by the template heirarchy

This commit is contained in:
Kelly Dwan 2019-10-25 16:58:11 -04:00
parent 368d05e74d
commit de5feec329
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
3 changed files with 115 additions and 104 deletions

View file

@ -98,6 +98,7 @@
<rule ref="WordPress.Files.FileName.NotHyphenatedLowercase">
<exclude-pattern>*/template-parts/content-5ftf_pledge.php$</exclude-pattern>
<exclude-pattern>*/archive-5ftf_pledge.php$</exclude-pattern>
<exclude-pattern>*/single-5ftf_pledge.php$</exclude-pattern>
</rule>
<rule ref="WordPress-Docs">