I know that on the Admin/Users page, you can create extra fields to be displayed on the registration form to get more information about your users. Once you have information in those fields, is there a way to take the information they put in and display it on other pages?
For example, my users have "Full Name", "Location", and "Company" fields to fill in. I want to display the Company portion on the Users page.
I also know that the qa-page-user-profile file shows how it's handled to display all of the fields on a page, but seeing as I want a specific field instead of all of them, is there a better method?