php echo get_avatar( $comment ->comment_author_email, 100, get_template_directory_uri(). "/images/face.jpg" ); ?> Notice that get_avatar is the recommended way ...
確定! 回上一頁