Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to keep just Display Name which links to Profile in posts

<a href="profile.php?id=<?php echo get_post_author_id(); ?>"><?php post_author();?></a>

Skip to toolbar