Hi @hwsiew, thanks for reaching WCMp Support!!
I am afraid, currently, we don’t have any developer’s doc. We will soon start working on this.
You can let us know if you have any specific query so that we can help you out accordingly.
Thread Starter
hwsiew
(@hwsiew)
HI Thank you for the reply.
I would like to get vendor related information, such as products, category tag and store information. Any how exactly the vendor information is stored in db? user meta or ?
Thanks once again.
Thread Starter
hwsiew
(@hwsiew)
Hi, thank you so much for the link.
One more question, any hooks available in vendor registration/login page. For example is it possible to add a facebook login button to vendor registration page?
Thanks again.
Thread Starter
hwsiew
(@hwsiew)
Hi @dualcube , thanks for the information.
One more question, i added a custom tab in vendor dashboard. I would like to save my custom options. I checked your documentation. There is one hook ‘settings_vendor_general_tab_new_input’ is this the one to save custom options. How should i save for different type of fields?
Thanks for your advice.
-
This reply was modified 7 years, 10 months ago by
hwsiew.
@@hwsiew, this hook only works for general. You need to look into how we are adding other tabs and saving this also.
This link might help you out further – https://github.com/dualcube/dc-woocommerce-multi-vendor/blob/master/admin/class-wcmp-settings.php