<?php echo get_avatar(get_the_author_meta('user_email'), 64); ?> Change 64 to another size if you want. The function get_avatar has 4 ...
確定! 回上一頁