mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 10:25:45 +03:00
Remove unwanted text-domains from WPCS checks and fix missed old text-domains
This commit is contained in:
parent
7e8c847471
commit
6422f7fd24
4 changed files with 5 additions and 5 deletions
|
@ -143,7 +143,7 @@
|
|||
provided as a comma-delimited list. -->
|
||||
<rule ref="WordPress.WP.I18n">
|
||||
<properties>
|
||||
<property name="text_domain" type="array" value="wporg-5ftf,wordpressorg,wporg" />
|
||||
<property name="text_domain" type="array" value="wporg-5ftf" />
|
||||
</properties>
|
||||
</rule>
|
||||
</ruleset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue