Closed tubiz closed 11 years ago
I am trying to assign an already created category to a product by passing the category id, but the category isn't being assigned to the product. Can this be looked into.
This is how my category argument looks like
'categories' => array( 'id => 24, )
Fixed. In the latest commit.
I am trying to assign an already created category to a product by passing the category id, but the category isn't being assigned to the product. Can this be looked into.
This is how my category argument looks like