<?php $user_email = get_the_author_meta('user_email'); ?> And then, put this variable in the id_or_email parameter of the get_avatar(); function ...
確定! 回上一頁