설명
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