首页 WordPress函数大全 get_author_link()

get_author_link()

2020-05-01 / 4245阅 / 悠然

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

Warning: This function has been deprecated. Use get_author_posts_url() instead.

get_author_link( bool $echo, int $author_id, string $author_nicename = '' )

Returns or Prints link to the author’s posts.

描述

See also See also

  • get_author_posts_url()

Top ↑

参数

$echo

(bool)
(Required)

$author_id

(int)
(Required)

$author_nicename

(string)
(Optional)

Default value: ''

返回

(string|null)

大家谈论
    我的见解