inc/registrar/Fields.php
@@ -190,18 +190,22 @@ 'first_name' => [ 'type' => 'text', 'label' => 'First Name', 'section'=> 'your-account' ], 'last_name' => [ 'type' => 'text', 'label' => 'Last Name', 'section'=> 'your-account' ], 'user_email' => [ 'type' => 'email', 'label' => 'Your Email', 'section'=> 'your-account' ], 'display_name' => [ 'type' => 'text', 'label' => 'Display Name', 'section'=> 'your-account' ], // 'website' => [ // 'type' => 'url',