Filters the URL to the author’s page.
$linkstring
$author_idint
$author_nicenamestring
$link = apply_filters( 'author_link', $link, $author_id, $author_nicename );
| Version | Description |
|---|---|
| 2.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/author_link