Guest User

Untitled

a guest
Jan 24th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. get_the_author_meta('url')
  2.  
  3. $authorLink = get_author_link();
  4. echo $authorLink;
Add Comment
Please, Sign In to add comment