Save registration form fields.
Viewing 1 Posts - 1 through 1 (of 1 total)
Author | Posts |
---|---|
August 18, 2015 at 9:12 pm 67865 | |
Nayem | Hi,
I added a few extra fields to my registration form and have everything saving correctly, but for some reason it forces me to save my fields twice. The first time is while registering, and the second time is while being on the sellers dashboard settings page.
Here's the function that creates a new seller.
I found this action on the template-settings.php page, but it did not work when adding it this function: do_action( 'dokan_store_profile_saved', $store_id, $dokan_settings );
Could you let me know what I'm doing wrong.
Thanks!
|
August 19, 2015 at 11:20 am 67967 | |
Nayem | To add and extra field in the registration form you have to add this action- Thanks. |
Viewing 1 Posts - 1 through 1 (of 1 total)