This plugin enables you to run your blog in a different language than the backend of your blog. So you can serve your blog using e.g. German as the default language for the users, but keep English as the language for the administration.
Installation:
Installation trough WordPress admin pages:
- Go to the admin page
Plugins -> Add New
- Search for
kau-boy
and choose the plugin - Choose the action
install
- Click on
Install now
- Activate the plugin after install has finished (with the link or trough the plugin page)
- You might have to edit the settings, especially the language you want to use
Installation using WordPress admin pages:
- Download the plugin zip file: kau-boys-backend-localization.1.6.zip
- Go to the admin page
Plugins -> Add New
- Choose the
Upload
link under theInstall Plugins
headline - Browse for the zip file and click
Install Now
- Activate the plugin after install has finished (with the link or trough the plugin page)
- You might have to edit the settings, especially the language you want to use
Installation using ftp:
- Download the plugin zip file: kau-boys-backend-localization.2.0.3.zip
- Unzip und upload the files to your
/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress - You might have to edit the settings, especially the language you want to use
Screenshots:
Screenshot of the settings page
Screenshot of language switcher in admin menu (similar to qTranslate switcher)
Screenshot of language selection on login form
Change Log:
- 1.6 Add WP3 CSS class for the language select on the login form
- 1.5 Fixing the plugin for WordPress 3.0 MULTISITE feature
- 1.4 Fixing the plugin for WordPress MU and fixing the login form selection
- 1.3 Make the plugin working with PHP4. Thanks to David for the fix!
- 1.2.1 Replace the do_action() function with the add_action() function for admin_menu to avoid issues with other plugins
- 1.2 Adding support for new languages
- 1.1 Removing “short open tags” which causes error on blog that don’t have “short_open_tag” set to “On”
- 1.0 Adding language switcher to admin menu and option to hide language selection on login form
- 0.6 Saving language setting in cookie to enable different languages for multiple users
- 0.5 Adding language selection to login screen
- 0.4 Display all languages that are installed in the WordPress language folder
- 0.3 Activate new language after saving settings (no more need to refresh)
- 0.2 Adding German translation for settings page
- 0.1 First stable release
If you like the plugin or if something is missing I would like to here it. Just leave a comment on this page or on my WordPress plugin page.