Adding custom field(s) to product-edit.php requires editing wc-funcitons.php too
Viewing 2 Posts - 1 through 2 (of 2 total)
Author | Posts |
---|---|
April 26, 2014 at 2:00 am 19424 | |
Sk | So I want to add some custom fields to the product-edit page, but doing this requires me to also edit the wc-functions.php file because of the function "dokan_process_product_meta". I had to add my fields inside that function in order for them to update properly. Is there a better way to do this? I'm using a child theme and do not want to have to worry about overwriting the wc-functions.php file when I upgrade? |
May 5, 2014 at 4:55 pm 19918 | |
Mohd Ghufran | I also need an update on this.Please response |
May 11, 2014 at 1:38 pm 20274 | |
Sk | hello Simon sorry for late response. create a new function file with necessary changes in your child theme. find replace
or you could easily use an there is a thank you. |
Viewing 2 Posts - 1 through 2 (of 2 total)