Is it necessary to add textdomain while building wordpress theme for getting approved on envato?

Hello guys,
I am building my first wordpress theme and i have little confusion about textdomain as i already read evato coding standards and found nothing about it. So, i want to ask, Is it necessary to add textdomain while building wordpress theme for getting approved on envato? If you know something or evato have the answer of this question please share with me. Thanks

Hi

as for Making a Theme translation-ready requires textdomain. So, your theme must have textdomain to get approve.

Thanks

1 Like

You should add text demain. You can check your theme code by ā€œEnvato Theme Checkā€ plugin.

1 Like

Wow you just fixed my awkward thought about having something that can test my theme. Thanks a lot for this help.