Background of the issue:
I have around 15000 products on my site hidden link that I need to duplicate to all the languages (5, including the default one). I am looking for a bulk way of doing this that doesn't require selecting them from the translations management page, as this only allows me to do 100 at a time and is not the fastest method. I am considering using a cron job or a function to speed up the process.
Symptoms:
The translations management page only allows duplicating 100 products at a time, which is not efficient for my needs.
Questions:
Is there a way to duplicate 15000 products to all languages in bulk without using the translations management page?
Can I use a cron job or a function to speed up the product duplication process?
I confirmed with our devs. The hooks I shared are precisely to create duplicates of posts, including products. As I said, the creation of code is outside the scope of our support.
Let me know if you have any question about the hooks.
I hope that this is implemented to the core of WPML and maybe use a cron job to help with a large volume of products. Makes more sense from an improving functionality point of view.