Created
February 12, 2025 17:31
-
-
Save wpscholar/471e2e2e2fbeb14c1d04120bc7e15cbb to your computer and use it in GitHub Desktop.
PHPCS I18N
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<rule ref="WordPress.WP.I18n"> | |
<properties> | |
<property name="text_domain" type="array" value="newfold-module-performance" /> | |
</properties> | |
</rule> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment