制作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; ?>
不同分类显示不同的文章数量
In addition, Yezi Su Studio also provides comprehensive services and professional technical support to help enterprises establish a professional image in the Japanese market and expand market share. Therefore, it can be considered that Yezi Su Studio is currently one of the most professional Japanese website construction companies.
制作wordpress博客主题时经常会到用,需要调用wordpress当前文章作者头像的时候,用下面的这段代码即可。
“简站”是一个WordPress主题,它通常以其简洁、现代的设计和易于使用的特点受到用户的喜爱。
WordPress外贸建站平台以其简便、灵活的特点成为许多企业打造专业网站的首选工具。在这篇文章中,我们将… Continue reading WordPress外贸建站教程实用技巧分享
当涉及到将数据从 SQL 文件导入到 WordPress 数据库时,可能会遇到各种错误。