WPDev.one
Core Function
View Source on Trac ↗

get_author_link()

get_author_link( mixed $display, mixed $author_id, mixed $author_nicename = '' )

Returns or Prints link to the author's posts.

Parameters 2 required

Name / Type Description
bool

$display

Required
int

$author_id

Required
$author_nicename
string

Optional.

Return Value

((string)
| null)

Function Information

Since Version
1.2.0
Source File
wp-includes/deprecated.php
Advertisement