在comments.php里面找到:

<?php wp_list_comments(”); ?>

改为:

<?php wp_list_comments(’avatar_size=60′); ?>

即60*60像素

  • Share/Bookmark

相关日志