Authors: Pieter Bos
Stable Version (via WordPress Plugins Repository)
WordPress plugin that combines comments from all translations of the posts and pages using WPML.
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.
You can stop looking, there are no settings. This plugin works out of the box.
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.
Please open an issue here on Github
This repo is open to any kind of contributions.
- License: GNU Version 3 or Any Later Version
- License URI: https://www.gnu.org/licenses/gpl-3.0.html
- Donate link: https://so-wp.com/plugins/donations
- 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)
- 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
- date: March 29, 2023
- update readme.txt
- add icon
- release on WP Plugins Directory
- date: March 19, 2023
- add readme.txt and screenshot
- update README.md
- date: March 18, 2023
- commit OOP version
- date: March 17, 2023
- initial commit