Authors url (website) instead of posts
-
by users settings i can give the url of the user website, in my single page i have the folowing code:
<?php the_author_posts_link(); ?>
on the frontend when a visitor click on the authos link a visitor see all the posts from the author.
is there a possibility to give the authors url so if a visitor click on the authors name, the url opens?i have for each author a page with company information and wish after a visitor click on the authors name he landed on that page
Plöease help
The topic ‘Authors url (website) instead of posts’ is closed to new replies.