add_filter( 'dokan_seller_registration_required_fields' , 'dokan_regfield_off' ); function dokan_regfield_off( $required_fields ) { unset ($required_fields['fname']); return $required_fields; }

Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.