ZdMultiLang is a multilingual plugin for wordpress
See Official FAQ
In order to have comments tracked separatly for each language, you will have to change your comments.php template file like this: From this:
action="<?php echo get_option('siteurl'); ?>/wp-comments-post.php"
to this:
action="<?php echo get_option('siteurl'); ?>/wp-comments-post.php?lang=<?php echo zd_multilang_get_locale(); ?>"
Requires: 2.5.0 or higher
Compatible up to: 2.8.6
Last Updated: 2009-11-26
Downloads: 20,378




