mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-16 16:43:42 +03:00
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:
parent
bd9019556b
commit
fc51de3a90
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue