apply_filters( 'the_author_posts_link', string $link )
Filters the link to the author page of the author of the current post.
Description
Parameters
- $link
-
(string) HTML link.
Source
Changelog
Version | Description |
---|---|
2.9.0 | Introduced. |