Description
This plugin combines comments from all translations of the posts and pages using WPML. Comments are internally still attached to the post or page in the language they were made on.
Naturally the WPML plugin is required to run.
This is a fixed version of the no longer maintained WPML Comment Merging plugin:
https://wordpress.or/plugins/wpml-comment-merging/ and https://github.com/JulioPotier/wpml-comments-merging
There are no Settings, it simply does what it says on the label.
This plugin was developed with the assistance of ChatGPT, an AI language model created by OpenAI.
If you are looking to show comments in all languages on your website with WPML installed, I highly recommend installing the Multilingual Comments WPML plugin.
I support this plugin exclusively through Github. Therefore, if you have any questions, need help and/or want to make a feature request, please open an issue here. You can also browse through open and closed issues to find what you are looking for and perhaps even help others.
Thanks for your understanding and cooperation.
If you like the Multilingual Comments WPML plugin, please consider leaving a review. Thanks!
Multilingual Comments WPML by Pieter Bos.
Screenshots
FAQ
-
Where are the Settings?
-
You can stop looking, there are no settings. This plugin works out of the box.
-
Why is the plugin showing an error message after activation?
-
This plugin is an Addon for WPML, the plugin that enables any WordPress website to become 100% multilingual. If you do not have WPML installed, this plugin is useless, so better not install it.
-
I have an issue with this plugin, where can I get support?
-
Please open an issue on Github
Reviews
Contributors & Developers
“Multilingual Comments WPML” is open source software. The following people have contributed to this plugin.
Contributors“Multilingual Comments WPML” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Multilingual Comments WPML” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.1
- date: May 22, 2024
- remove Requires Plugins header introduced in WP 6.5 (throwing error on WP.org, although works fine in site’s Dashboards)
- remove tags in readme.txt, limit changed to 5 tags only (also throwing error on WP.org)
1.2
- date: May 22, 2024
- add condition to prevent $otherID returning
null
(issue #4 props to @Lindfyrsten - add Requires Plugins header introduced in WP 6.5
1.1.2
- date: March 29, 2023
- update readme.txt
- add icon
- release on WP Plugins Directory
1.1.1
- date: March 19, 2023
- add readme.txt and screenshot
- update README.md
1.1.0
- date: March 1, 2023
- commit OOP version
1.0.0
- date: March 17, 2023
- initial commit