Do I need to include a textdomain if my theme doesn't support translation?
According to the codex
Themes are required to use theme-slug (or a reasonable facsimile) as textdomain for translation
Does this mean that my theme needs to include a textdomain even if my theme doesn't support translation? ... and also is there any harm in including a textdomain in style.css
if there are no translation options.
Topic theme-review localization codex repository theme-development Wordpress
Category Web