ZdMultiLang is a wordpress plugin allowing you to blog in multiple languages.
Here is a list of functions :
- Translate posts ang pages
- Translate categories and tags
- Switch blog language
- Widget to change currently viewed language
Changelog
v1.1.0:
- Added the possibility to switch default languages (meaning: exchange original posts/tags/cats with translated ones)
- Added translate links directly into the manage pages & into the Media zone of page/posts edition
- Added an option to generate permalinks for default language (ex-default behavior was always yes)
- Changed default character set as UTF-8
- Added an option to add "Translate with Google Translate" to untranslated posts
- Added an option to hide untranslated posts if they exists (ex-default : show all posts)
v1.0.1:
- Updated all database queries, reduced the numbers of queries executed per page (about 200 queries less) via caching methods. The plugin should now require something like 9 queries per page (which is huge i Know, but to translate a blog, this is "necessary").