twentyeleven_author_bio_avatar_size

过滤钩子
apply_filters( 'twentyeleven_author_bio_avatar_size', 68 )

twentyeleven_author_bio_avatar_size – 这个函数用来设置显示在Twenty Eleven主题的作者简介部分的头像(个人资料图片)的大小。

这个过滤器在author.php中有记录。

$author_bio_avatar_size = apply_filters( 'twentyeleven_author_bio_avatar_size', 68 );

常见问题

FAQs
查看更多 >