June 20, 2023 at 5:52 PM
#193627
Keymaster
You need to fetch the registration form data using this two functions :
$vendor = get_mvx_vendor($user_id);
$first_name = get_user_meta($vendor->id, ‘first_name’, true);
Transform your WordPress site into a seamless multivendor platform with MultiVendorX. Get a 15-minute free consultation today!
