=== Unify WPML Comments === Contributors: frogerme Tags: comments, reviews, multilingual, WMPL, WooCommerce Requires at least: 4.9.5 Tested up to: 5.0 Stable tag: trunk Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Unify WPML Comments displays all the comments of a given post for all active languages. == Description == This plugin merges comments lists for all the languages. When active, each post displays all the related comments, including Custom Post types. It is compatible with WooCommerce product reviews - it re-calculates the product rating average taking into account the reviews for all languages. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin files to the `/wp-content/plugins/unify-wpml-comments` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. VoilĂ ! == Frequently Asked Questions == = What are the settings available? = This plugin does not need settings: once activate, its effect is immediate, and it can be deactivated or uninstalled with no side effect. == Changelog == = 1.1 = * Bump version and support notice for WordPress 5.0 = 1.0 = * First version