Switch site language to en_ZA
You need to set a locale filter, please see: http://codex.wordpress.org/Plugin_API/Filter_Reference/locale for an example, Enjoy,
You need to set a locale filter, please see: http://codex.wordpress.org/Plugin_API/Filter_Reference/locale for an example, Enjoy,
Assuming the plugin makes use of localization at all, you could for example try exchanging the possible load_plugin_textdomain call with load_textdomain where you can point to the file you like. A cleaner way would be using the plugin_locale filter that let’s you modify the locale used by a plugin: function my_plugin_locale_filter($locale, $domain) { if($domain === … Read more
http://wordpress.org/extend/plugins/wcm-user-language-switcher I tried wcm language switcher, it only supports for users, not for guest who are not logged in. anyway thanks to kaiser & brasofilo. Finally, I got a solution with theme switcher plugin http://wordpress.org/extend/plugins/theme-switcher I duplicate my theme and keep one is default, then create next one for new-language. even it takes more space … Read more
Frontend image uploading from frontend cant handle hebrew names
multiple language directories
Why my wordpress admin panel shows only English Language in setting?
Force language in translate function
How to include sub directory in sitemap? [closed]
To be able to approve your own plugin translations you have to post in the Polyglots site: https://make.wordpress.org/polyglots/ a message like this: “Hello, I’m the author of the {insert plugin name and a link} plugin. Could you allow me to approve translations in my native language (es_ES), please?” And select “Editor Request” in the “Post … Read more
Translate a word in a responsive menu