Permalink to user profile

How can I retrieve the permalink to a user (author) profile dynamically outside the loop by ID?

an alternative to the_author_link(), but for outside the loop.

Example:

get_author_link($user_id);

Related posts

Leave a Reply

2 comments