This thread is resolved. Here is a description of the problem and solution.
Problem:
Whey I try to delete products using WP-CLI then products only in default language are deleted. Products in other languages can not be deleted using wp post delete. I use the following command:
wp post delete $(wp wc product list --user=1 --format=ids --per_page=10) --force
Solution:
In order to delete post in all languages this needs to be checked: WPML → Settings → "When deleting a post, delete translations as well"
Relevant Documentation:
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 1 reply, has 2 voices.
Last updated by 1 year, 10 months ago.
Assisted by: Waqas Bin Hasan.