Do i have make the content() also translation ready in theme?
Do i have make the content() also translation ready in theme? Short answer – No. 1). Content held in the database is generally not translated via static files. That includes post content and other user-defined data like taxonomies. As a theme developer, you only need prepare static text for translation. This should include any visible … Read more