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.

Multilingual Comments

Description

Multilingual Comments is an add-on for WPML / WooCommerce. This plugin makes it possible via its own plugin settings, to show
– comments on blog posts in all languages
– product reviews in all languages (also the average rating will be calculated as 1 total)

For example, if a WooCommerce product has
– 4 English reviews
– 7 French reviews
– 5 Dutch reviews
the product will have 16 reviews, no matter which language is selected.

Reviews

January 21, 2022
does not work now and in technical support they do not answer questions to fix it
September 20, 2019
Hi, why do you hook the the wpml comments clauses function in that strange way? Just deactivate the filter... global $sitepress; remove_filter( 'comments_clauses', array( $sitepress, 'comments_clauses' ), 10, 2 ); Best, Marko
June 2, 2019
Why WPML developers would disable multilingual comments by defaults is beyond me. All I know Multilingual Comments plugin has a great developer, who devoted his time to produce this amazing piece of code. It does what it is meant to do. Finally, my customers can see all of the reviews! Oh, and last but not least - Yannik provides excellent support for the plugin. He got back to me within a day and fixed the error I was having instantly. Honestly, this plugin saved me a ton of money and time figuring out stuff myself.
Read all 7 reviews

Contributors & Developers

“Multilingual Comments” is open source software. The following people have contributed to this plugin.

Contributors

“Multilingual Comments” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Multilingual Comments” 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

  • Initial release

1.0.1

  • Bugfix – Division by zero when there are 0 comments