Skip to content

Instantly share code, notes, and snippets.

@wpscholar
Created February 12, 2025 17:31
Show Gist options
  • Save wpscholar/471e2e2e2fbeb14c1d04120bc7e15cbb to your computer and use it in GitHub Desktop.
Save wpscholar/471e2e2e2fbeb14c1d04120bc7e15cbb to your computer and use it in GitHub Desktop.
PHPCS I18N
<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