save products
Author | Posts |
---|---|
July 16, 2015 at 2:07 pm 56009 | |
Hi! Could you please tell me what is the file that Dokan 2.3 use to save products??? Thank you! | |
July 16, 2015 at 5:28 pm 56023 | |
Hello, I am not clear about your question. Please describe me in more details. Thanks. | |
July 16, 2015 at 5:33 pm 56025 | |
Sorry for my english. If I want create a new product first I fill all data and then press save button. What I need is the function you use to save the data of the product and where is located. Thank you. | |
July 17, 2015 at 10:44 am 56107 | |
If you are talking about the Flat view product upload page then please open Dokan plugin folder->templates->new-product-single.php file. You will get all code for this page here. Thanks. | |
July 17, 2015 at 2:36 pm 56145 | |
Thank you for your answer, What I want to do: I have a new custom field for products, (the code in “new-product-single.php” is written yet) and I do not know where must I write “update_post_meta” to save it. I want you tell me where is the file where is place the function that save product. In this file, I will write “update_post_meta”. Thank you. | |
July 17, 2015 at 2:51 pm 56146 | |
Ok! solved! |