This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Osynlig Localization

Description

Basic WordPress plugin that makes it possible to choose different website and admin locales.

Installation

  1. Download the plugin here (and name it osynlig-localization) or from wordpress.org and put it in your plugins folder. Activate the plugin.
  2. Add your website translations to a folder named languages in your current theme. Make sure they are named as the locale. For example sv_SE.mo.
  3. Go to “Settings -> Localization” and choose the locale.
  4. Done! Your front-end should now display in the locale you choose (don’t forget load_theme_textdomain).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Osynlig Localization” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Osynlig Localization” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • First release