Description
Filters the link to the author page of the author of the current post.
Occurrences
Filename | Line Number |
---|---|
wp-includes/author-template.php | 335 |
Parameters
Type | Name | Description |
---|---|---|
string | $link | HTML link. |
PHP Doc
/**
* Filters the link to the author page of the author of the current post.
*
* @since 2.9.0
*
* @param string $link HTML link.
*/