211*212* @since 2.8.0213*214* @param string$author_meta The value of the metadata.215* @param int|false$user_id The user ID.216*/217echoapply_filters("the_author_{$field}",$author_meta,$user_id);218}219220/**221* Retrieves either author's link or author's name.222*223*If the author has a home page set,return an HTML link, otherwise just return
History
Introduced in 2.8.0. Unchanged from 6.7.7 through 7.1.0.