Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // author avatar code
- <p class="author-avatar"><?php echo get_avatar( get_the_author_meta( 'ID' ), 50 ); ?><ba><?php the_author_meta( 'display_name' ); ?></ba></p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement