Text Domain Clarification
-
First off this plugin has been super helpful in debugging and standardizing some client themes.
None are for public consumption, but I’m trying to wrap my head around the following warning I consistently get (I’ve made the text domains in question generic, but still applicable):
Warning: More than one text-domain is being used in this theme. This means the theme will not be compatible with ww.wp.xz.cn language packs. The domains found are client-name, default_starterI’ve changed any text domain info across the theme, but still get this warning. The only places where the original “default_starter” text domain remains are in some function calls. Every other place has been changed with the “client-name” to match the text domain defined style.css.
Can you clarify where it may be looking and possibly still finding the original text domain? I don’t know what else to try.
The topic ‘Text Domain Clarification’ is closed to new replies.