how to get url of social network avatar
-
<?php echo get_avatar_url(get_the_author_meta( ‘ID’ ), array(‘size’ => 80)); ?>”> Im using this to get avatar url, but if I would want to use my facebook avatar its not working this way. so how to get stored in DB facebook avatar url? thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how to get url of social network avatar’ is closed to new replies.