apply_filters( 'the_author_posts_link', string $link )

Filters the link to the author page of the author of the current post.


Description Description


Parameters Parameters

$link

(string) HTML link.


Top ↑

Source Source

File: wp-includes/author-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.