制作wordpress博客主题时经常会到用,需要调用wordpress当前文章作者头像的时候,用下面的这段代码即可。 <?php if (have_posts()) : the_post(); update_post_caches($posts); ?> //wodepress.com <?php echo get_avatar( get_the_author_email(), '80' );?>//80代表头像的大小 <?php endif; ?>
制作wordpress博客主题时经常会到用,需要调用wordpress当前文章作者头像的时候,用下面的这段代码即可。 <?php if (have_posts()) : the_post(); update_post_caches($posts); ?> //wodepress.com <?php echo get_avatar( get_the_author_email(), '80' );?>//80代表头像的大小 <?php endif; ?>
Build an efficient and multi-language independent foreign trade website for enterprises
为企业提供全方位的外贸网站建设解决方案,助力中国企业走向世界