Home >Backend Development >PHP Tutorial >typecho怎么获取该文章作者的头像?

typecho怎么获取该文章作者的头像?

WBOY
WBOYOriginal
2016-06-06 20:38:431128browse

一篇文章当中怎么获取该篇作者的头像呢?

回复内容:

一篇文章当中怎么获取该篇作者的头像呢?

<code>$this->author->gravatar(32);
</code>
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn