Add all current textdomains

Once we decide on the correct domain we can use that, until then this is causing potentially false errors
This commit is contained in:
Kelly Dwan 2019-10-08 12:16:00 -04:00
parent bd9019556b
commit fc51de3a90
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D

View file

@ -136,7 +136,7 @@
provided as a comma-delimited list. -->
<rule ref="WordPress.WP.I18n">
<properties>
<property name="text_domain" type="array" value="wporg-5ftf" />
<property name="text_domain" type="array" value="wporg-5ftf,wordpressorg,wporg" />
</properties>
</rule>
</ruleset>