Product now showing after adding it programmatically
-
Hi all
I control a woocommerce 1.6 shop where we have made a upload method, so product owners can upload/create there own products by filling out a form.
When i create a new product i use wp_update_post() function because i want to control which id it gets.
Problem:
After a user has created the new product it’s shown under product with all settings on correctly, but it still not shown on frontend, I have to manually press the update before it get’s shown. ?Does any one know a solution to this ?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Product now showing after adding it programmatically’ is closed to new replies.