Display Author Avatar
Shows the author's avatar image.
PHP
<?php echo get_avatar(get_the_author_meta('ID'), 96); ?>
Snippet Feedback
Did this snippet work for you? Do you have any questions about this snippet? Leave some feedback below.
SHARED BY
3 Views