Control Post Gravatar Link…
-
reference: http://www.massbase.com/topic/testing-pagination
how do i control what the avatar, usename and “member” title… all link too.
the post.php file uses these three respectively… but i cant control the url of these links… i need the gravatar to link to the members profile rather than the users website.
<?php post_author_avatar_link(); ?>
<?php post_author_link(); ?>
<?php post_author_title_link(); ?>
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.