Option to set language
-
HI, please add option to set language. Our posts are in greek but WP in English.
I managed to hack the code in xml-sitemap-feed/includes/feed-sitemap-news.php
$language = empty($language) ? ‘en’ : reset($language)
and set it to ‘el’
But an option in the Settings page would be useful.
thanks
/J
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Option to set language’ is closed to new replies.