2020-05-01 / 3814阅 / 悠然
Retrieve either author’s link or author’s name.
If the author has a home page set, return an HTML link, otherwise just return the author’s name.
(string|null) An HTML link if the author's url exist in user meta, else the result of get_the_author().