get_the_author_nickname()
get_the_author_nickname()
检索当前文章作者的昵称。
Retrieve the nickname of the author of the current post.
说明(Description)
返回(Return)
(string)作者的昵称。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.8.0 | wp-includes/deprecated.php:1413 | 0 | 2 |
get_the_author_nickname() 为WP2原创文章,链接:https://www.wp2.cn/functions/get_the_author_nickname/