首页 WordPress函数大全 get_the_author()

get_the_author()

2020-05-01 / 4993阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_the_author( string $deprecated = '' )

Retrieve the author of the current post.

描述

参数

$deprecated

(string)
(Optional)
Deprecated.

Default value: ''

返回

(string|null) The author's display name.

大家谈论
    我的见解