Another dumb question.
How would I link to the author's profile page from the frontend user list?
Basically I need two links for each author:
1 link to their edit profile page that only the admin can see.
1 link to their actual profile page that any logged in user can view see from their own account page.
The second would pretty much be the same as the author profile link that readers can click on from a post. The only difference is that there will be more information on it for internal use than you would want a general visitor to have access to.