by Hyyan Abo Fakher on WordPress.org
Given that I am not using Wordpress these days and I haven't really been using WooPoly for a while. I am looking for maintainers to take over thi …

Add and translate products from the same interface you love
Given that I am not using WordPress these days and I haven’t really been using WooPoly for a while. I am looking for maintainers to take over this project.
If you’re interested, please reply to this issue or get in touch with me via email: hyyanaf [at] gmail [dot] com
This plugin makes it possible to run multilingual e-commerce sites using
WooCommerce and Polylang.It makes products and store pages translatable, lets
visitors switch languages and order products in their language. and all that from
the same interface you love.
Please do not ask for support on wordpress forum anymore , it is becoming hard for me to follow issues in different places. please if you want help just open a new Github issue.
PHP7.0 or above ie same software versions as WooCommercedisallow you to
change the default language , because of the way the plugin implements thisThe language is set from content is notEveryone is welcome to help contribute and improve this plugin. There are several
ways you can contribute:
Thanks to :
@jon007
@mweimerskirch **
**@Annih
@mrleemon
Thanks for : @jon007 For his amazing work which made releasing this new version possible
Thanks for :
@jon007
@nunhes
@masato-igarashi
@marian-kadanka
@ahmedofali
For all the amazing work which made releasing this new version possible
Thanks for @jon007 and @decarvalhoaa for the amazing work in order to release this new version
This release fixes a number of issues around handling of attributes and translations.
In particular:
New translations can now use auto-copy of source language, to help save time translating.
In future a machine translation will be added.
Copy option covers Product Title, Short Description and Long Description.
Also when creating a new product, any missing Product Categories, Tags and Attributes are copied,
to avoid unexpected problems which occur if a translation is saved with missing term translations.
it is now possible to set up the system to allow different types of product attributes
to be synchronised, translated, or independent in each language. The default options will be:
In this case choose how to set up your product attributes as follows:
– Translated Attribute? Add in Products\Attributes and turn on Translation in Polylang at:
Languages\Settings\Custom Taxonomies
– Synchronised Attribute? [eg same value in all languages, eg product code, numeric properties]
Add in Products\Attributes and leave Translation turned off in Polyang.
– Different value in each language? add directly to Product as a Custom Product Attribute
Enh: Missing Term Translations are now added by default. Fixes #72
Applies to Products\Categories, Products\Tags, Products\Attributes
Previously missing term translations caused
Fixes #123 Fields Locker performance optimisation