/* Add fields*/ add_filter(‘user_contactmethods’, ‘my_user_contactmethods’); function my_user_contactmethods($user_contactmethods){...