外掛說明
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.
使用者評論
2022 年 2 月 17 日
Does what it says!
2022 年 1 月 21 日
does not work now and in technical support they do not answer questions to fix it
2020 年 5 月 22 日
Plugin gives a fatal error.
(only WPML plugins activated.)
2020 年 2 月 5 日
Thank you!
2019 年 9 月 20 日
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
2019 年 6 月 2 日
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.
參與者及開發者
變更記錄
1.0
- Initial release
1.0.1
- Bugfix – Division by zero when there are 0 comments